BaseEdit.Properties Property
Gets an object containing properties, methods and events specific to the editors.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| RepositoryItem | A RepositoryItem object containing settings relating to all editors. |
Remarks
See RepositoryItem to learn more.
See Also