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