ASPxGridFilterControlSettings.ViewMode Property
Specifies if the text filter expression editor is displayed in the filter builder.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
[DefaultValue(FilterControlViewMode.Visual)]
public FilterControlViewMode ViewMode { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Filter |
Visual | One of the Filter |
Available values:
Name | Description |
---|---|
Visual | The editor displays the Visual tab only. |
Visual |
The editor displays the Visual and Text tabs. |