ComponentOne MultiSelect for WinForms
UnselectAllCaption Property (C1MultiSelect)

C1.Win.Input Namespace > C1MultiSelect Class : UnselectAllCaption Property
Gets or sets the caption for Unselect All checkbox.
Syntax
'Declaration
 
Public Property UnselectAllCaption As String
public string UnselectAllCaption {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members