Gets/sets if the aToggleButton is shown.

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

Syntax

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

See Also