This property determines whether or not the MultiSelect button is displayed in the ToolBarAnnotation control.

[Visual Basic] Public Property ButtonMultiSelectVisible As Boolean
[C#] public bool ButtonMultiSelectVisible {get; set;}

Property Value

Value Explanation
True (default) The MultiSelect button is displayed in the ToolBarAnnotation control.
False The MultiSelect button is not displayed in the ToolBarAnnotation control.

Explanation

The ButtonMultiSelectVisible property determines whether or not the MultiSelect button is displayed in the ToolBarAnnotation control. If false, the MultiSelect button is not displayed.

See Also

ToolBarAnnotation Members | Newtone.ImageKit.Wpf.ToolBarAnnotation

 

The ImageKit WPF is created by Newtone Corporation