ComponentOne TileControl for WinForms
UncheckTilesOnClick Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : UncheckTilesOnClick Property
Gets or sets a value indicating whether all tiles are unchecked after clicking a tile.
Syntax
'Declaration
 
Public Property UncheckTilesOnClick As System.Boolean
public System.bool UncheckTilesOnClick {get; set;}
See Also

Reference

C1TileControl Class
C1TileControl Members