FilterValue.BeginGroup Property
Gets or sets a value that specifies whether the current filter value starts a group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Use the BeginGroup property to control whether a specific separator should appear before the current filter value to separate it from other filter values.
See Also