RepositoryItem.IsDesignMode Property
Indicates whether the editor is currently in design mode.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the editor is in design mode; otherwise, false. |
See Also