C1.WPF.Input Namespace / C1MultiSelect Class / UnSelectAllCaption Property

In This Topic
UnSelectAllCaption Property (C1MultiSelect)
In This Topic
Gets or sets the caption for checkbox when execute UnSelectAll.
Syntax
'Declaration
 
Public Property UnSelectAllCaption As String
 
See Also