ComponentOne MultiSelect for WinForms
ShowSelectAll Property (C1MultiSelect)

C1.Win.Input Namespace > C1MultiSelect Class : ShowSelectAll Property
Gets or sets a value that indicates whether to show select all checkbox or not.
Syntax
'Declaration
 
Public Property ShowSelectAll As Boolean
public bool ShowSelectAll {get; set;}
See Also

Reference

C1MultiSelect Class
C1MultiSelect Members