Class GridRowsCache
For internal use.
Inheritance
System.Object
GridRowsCache
Namespace: Syncfusion.Windows.Controls.Grid
Assembly: Syncfusion.Grid.Wpf.dll
Syntax
public class GridRowsCache : Dictionary<int, GridCellsInRowCache>
Constructors
GridRowsCache()
Declaration
public GridRowsCache()