ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Template Class / EnabledSelector Property

In This Topic
    EnabledSelector Property (Template)
    In This Topic
    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