ObjectCustomDrawEventArgs.IsDefaultDrawInProgress Property
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
[EditorBrowsable(EditorBrowsableState.Advanced)]
public bool IsDefaultDrawInProgress { get; }
Property Value
Type |
---|
Boolean |
See Also