DefaultName Property (DropDownAccessibleObject)
In This Topic
Gets a default name of this
C1ControlAccessibleObject.
Syntax
'Declaration
Protected Overrides ReadOnly Property DefaultName As String
protected override string DefaultName {get;}
See Also