alexa
menu

WinForms

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

    Show / Hide Table of Contents

    Class AllowResizingIndividualRows

    GroupingEngineFactory provides GroupingRecordRow elements that support saving row heights.

    Inheritance
    System.Object
    GridEngineFactoryBase
    AllowResizingIndividualRows
    Inherited Members
    GridEngineFactoryBase.IsDefault
    Namespace: Syncfusion.GridHelperClasses
    Assembly: Syncfusion.GridHelperClasses.Windows.dll
    Syntax
    public class AllowResizingIndividualRows : GridEngineFactoryBase

    Constructors

    AllowResizingIndividualRows()

    Declaration
    public AllowResizingIndividualRows()

    Methods

    CreateEngine()

    Creates a new grouping engine to provide a modified GridChildTable that adds an extra section.

    Declaration
    public override GridEngine CreateEngine()
    Returns
    Type Description
    GridEngine

    The new grouping engine.

    Overrides
    GridEngineFactoryBase.CreateEngine()
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved