ComponentOne TileControl for WinForms
CheckedTiles Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > C1TileControl Class : CheckedTiles Property
Gets an array of all visible checked tiles.
Syntax
'Declaration
 
Public ReadOnly Property CheckedTiles As Tile()
public Tile[] CheckedTiles {get;}
See Also

Reference

C1TileControl Class
C1TileControl Members