Gets/sets if the aToggleButton is shown.

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

Syntax

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

See Also