menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridCellsInRowCache - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridCellsInRowCache

    Inheritance
    System.Object
    GridCellsInRowCache
    Namespace: Syncfusion.UI.Xaml.CellGrid.Styles
    Assembly: Syncfusion.SfCellGrid.UWP.dll
    Syntax
    public class GridCellsInRowCache : Object

    Constructors

    GridCellsInRowCache()

    Declaration
    public GridCellsInRowCache()

    Fields

    Cells

    Declaration
    public ConcurrentDictionary<int, GridStyleInfo> Cells
    Field Value
    Type
    System.Collections.Concurrent.ConcurrentDictionary<System.Int32, GridStyleInfo>

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved