CheckEdit.EditorTypeName Property
Gets the editor’s class name.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The class name (“CheckEdit“). |
See Also
Gets the editor’s class name.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
public override string EditorTypeName { get; }
Public Overrides ReadOnly Property EditorTypeName As String
| Type | Description |
|---|---|
| String | The class name (“CheckEdit“). |