menu

WinForms

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

    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
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    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 - 2025 Syncfusion Inc. All Rights Reserved