ComponentOne FlexPivot for WinForms
ShowSelectAll Property (C1CheckList)

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

Reference

C1CheckList Class
C1CheckList Members