Skip to main content
A newer version of this page is available. .

GroupOperator.OperatorType Field

Specifies the type of the group operator. The available types are enumerated in the GroupOperatorType enumeration.

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Data.v22.2.dll

NuGet Package: DevExpress.Data

Declaration

public GroupOperatorType OperatorType

Field Value

Type
GroupOperatorType
See Also