Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Data

Declaration

public GroupOperatorType OperatorType

Field Value

Type
GroupOperatorType
See Also