menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GroupByDateBuilder

    Show / Hide Table of Contents

    Class GroupByDateBuilder

    Inheritance
    System.Object
    GroupByDateBuilder
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.JavaScript
    Assembly: Syncfusion.EJ.Pivot.dll
    Syntax
    public class GroupByDateBuilder

    Constructors

    GroupByDateBuilder(GroupByDate)

    Declaration
    public GroupByDateBuilder(GroupByDate groupByDate)
    Parameters
    Type Name Description
    GroupByDate groupByDate

    Methods

    Interval(Action<StringArrayBuilder>)

    Declaration
    public GroupByDateBuilder Interval(Action<StringArrayBuilder> groupinterval)
    Parameters
    Type Name Description
    System.Action<StringArrayBuilder> groupinterval
    Returns
    Type Description
    GroupByDateBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved