Class AllowResizingIndividualRows
GroupingEngineFactory provides GroupingRecordRow elements that support saving row heights.
Inherited Members
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. |