FilterEditorControl.HasWarnings Property
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Namespace: DevExpress.DataAccess.UI
Assembly: DevExpress.DataAccess.v24.1.UI.dll
NuGet Package: DevExpress.DataAccess.UI
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public bool HasWarnings { get; }
Property Value
Type | Description |
---|---|
Boolean | For internal use. |
See Also