ASPxGridFilterControlSettings.GroupOperationsVisibility Property
Gets the visibility settings of the combining operator dropdown menu items in filter builder.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
FilterControlGroupOperationsVisibility | A FilterControlGroupOperationsVisibility object that contains the visibility settings. |
Remarks
Use the members provided by the GroupOperationsVisibility property to specify the visibility of combining operator items displayed in the filter builder dropdown menu.
See Also