Gets or sets the dialog launcher visibility.

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

Syntax

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

See Also