File Formats

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum DateTimeGroupingType

    Show / Hide Table of Contents

    Enum DateTimeGroupingType

    Represents grouping type applied for DateTime filter.

    Namespace: Syncfusion.XlsIO
    Assembly: Syncfusion.XlsIO.Base.dll
    Syntax
    public enum DateTimeGroupingType : byte

    Fields

    Name Description
    day

    Group by day.

    hour

    Group by hour.

    minute

    Group by minute.

    month

    Group by month.

    second

    Group by second.

    year

    Group by year.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved