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

In This Topic
    Name Property (CellAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Name As System.String
    public override System.string Name {get;}
    See Also