Back to Devexpress

XtraForm.IsSuspendRedraw Property

windowsforms-devexpress-dot-xtraeditors-dot-xtraform-f1d5f3ac.md

latest1.2 KB
Original Source

XtraForm.IsSuspendRedraw Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public virtual bool IsSuspendRedraw { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public Overridable ReadOnly Property IsSuspendRedraw As Boolean

Property Value

Type
Boolean

See Also

XtraForm Class

XtraForm Members

DevExpress.XtraEditors Namespace