CalcEdit.EditorTypeName Property
Gets the class name of the current editor.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The class name (“CalcEdit“). |
See Also