Class GridRowsCache
Inheritance
System.Object
GridRowsCache
Namespace: Syncfusion.UI.Xaml.CellGrid.Styles
Assembly: Syncfusion.SfCellGrid.WPF.dll
Syntax
public class GridRowsCache : ConcurrentDictionary<int, GridCellsInRowCache>
Constructors
GridRowsCache()
Declaration
public GridRowsCache()