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

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