Gets/sets if the aToggleButton is shown.
Namespace:
C1.SilverlightAssembly: C1.Silverlight (in C1.Silverlight.dll)
Syntax
C# |
---|
public bool ShowButton { get; set; } |
Visual Basic |
---|
Public Property ShowButton As Boolean Get Set |