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