ComponentOne TileControl for WinForms
EnabledSelector Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > Template Class : EnabledSelector Property
Gets or sets a value indicating which integer property of a Tile object is checked to determine whether the tile is enabled, if the property value is not equal to zero.
Syntax
'Declaration
 
Public Property EnabledSelector As IntValueSelector
public IntValueSelector EnabledSelector {get; set;}
See Also

Reference

Template Class
Template Members