Class GroupingConfig
Configuration class for the grouping library. In the current version, there are no explicit settings. Adding this component from the toolbar allows you to easily configure your project for grouping support.
Inheritance
System.Object
GroupingConfig
Namespace: Syncfusion.Grouping
Assembly: Syncfusion.Grouping.Base.dll
Syntax
public class GroupingConfig : Component
Constructors
GroupingConfig()
Initializes the object.
Declaration
public GroupingConfig()
Properties
Copyright
Copyright notice for the library.
Declaration
public string Copyright { get; }
Property Value
Type |
---|
System.String |