\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ViewAccessibleObject Class / Value Property

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