Property ShowHelp
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; }
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; }