\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / CellAccessibleObject Class / State Property

In This Topic
    State Property (CellAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property State As System.Windows.Forms.AccessibleStates
    public override System.Windows.Forms.AccessibleStates State {get;}
    See Also