Class GridCellData
Implements
System.Collections.Generic.IEnumerable<SerializableKeyValuePair<RowColumnIndex, GridStyleInfoStore>>
System.Collections.IEnumerable
System.IDisposable
Inherited Members
Namespace: Syncfusion.UI.Xaml.CellGrid.Styles
Assembly: Syncfusion.SfCellGrid.WPF.dll
Syntax
public class GridCellData : RowColumnIndexValueArray<GridStyleInfoStore>, IEnumerable<SerializableKeyValuePair<RowColumnIndex, GridStyleInfoStore>>, IEnumerable, IDisposable
Constructors
GridCellData()
Declaration
public GridCellData()
Implements
System.Collections.Generic.IEnumerable<T>
System.Collections.IEnumerable
System.IDisposable