ComponentOne TileControl for WinForms
AllowChecking Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : AllowChecking Property
Gets or sets whether the user can check/uncheck tiles using a swipe gesture or mouse right-click.
Syntax
'Declaration
 
Public Property AllowChecking As System.Boolean
public System.bool AllowChecking {get; set;}
See Also

Reference

C1TileControl Class
C1TileControl Members