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