VirtualizingRowPanel Class
The cell element (GridCell) for all visible cells in a row have been added as children into this panel.
Inheritance
System.Object
VirtualizingRowPanel
Implements
System.IDisposable
Namespace: Syncfusion.Windows.Forms.CellGrid
Assembly: Syncfusion.Spreadsheet.Windows.dll
Syntax
public class VirtualizingRowPanel : Object, IDisposable
Constructors
VirtualizingRowPanel()
Declaration
public VirtualizingRowPanel()
Methods
Dispose()
Declaration
public void Dispose()
Dispose(Boolean)
Declaration
protected virtual void Dispose(bool disposing)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Boolean | disposing |
Implements
System.IDisposable