MVCxFilterControlSettings.GroupOperationsVisibility Property
Gets the visibility settings of combining operator dropdown menu items.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
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 dropdown menu items.
See Also