Table of Contents

Property ShowHelp

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

ShowHelp

Gets or sets whether to show help. Assign true to show the Help button; otherwise, false. The default is false.

public virtual bool ShowHelp { get; set; }

Property Value

bool