ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / PivotGrid Class / TopLeftCellsTemplate Property

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