Gets or sets the collapse button visibility

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

Syntax

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

See Also