ComponentOne TileControl for WinForms
UncheckAllTiles Method

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : UncheckAllTiles Method
Removes a check mark from all tiles.
Syntax
'Declaration
 
Public Function UncheckAllTiles() As System.Boolean
public System.bool UncheckAllTiles()

Return Value

Returns true if at least one tile was unchecked.
See Also

Reference

C1TileControl Class
C1TileControl Members