DateTimeGroupingType Enum
Lists grouping types used to specify filter criteria for DateTime values.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v26.1.Core.dll
Declaration
Members
Related API Members
The following properties accept/return DateTimeGroupingType values:
Remarks
The DateTimeGroupingType is the value of the DateGrouping.GroupingType property. It is used to construct a DateGrouping filter criterion and sets the bottom interval of the DateTime value specified by the DateGrouping.Value property.
See Also
