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