menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GroupingConfig - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved