Gets or sets the help button visibility

Namespace:  C1.Silverlight.Toolbar
Assembly:  C1.Silverlight.Toolbar (in C1.Silverlight.Toolbar.dll)

Syntax

C#
public bool ShowHelpButton { get; set; }
Visual Basic
Public Property ShowHelpButton As Boolean
	Get
	Set

See Also