ComponentOne TileControl for WinForms
Enabled Property (Template)

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > Template Class : Enabled Property
Gets or sets whether the associated tile is enabled, i.e. it can be pressed, checked, or moved by the end user.
Syntax
'Declaration
 
Public Property Enabled As System.Boolean
public System.bool Enabled {get; set;}
See Also

Reference

Template Class
Template Members