ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / PivotGrid Class / CellsTemplate Property

In This Topic
    CellsTemplate Property (PivotGrid)
    In This Topic
    Gets the templates for the content cells.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property CellsTemplate As CellTemplate
    public virtual CellTemplate CellsTemplate {get;}
    See Also