ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FlexSheet Class / BottomLeftCellsTemplate Property

In This Topic
    BottomLeftCellsTemplate Property (FlexSheet)
    In This Topic
    Gets the templates applied in bottom left cells.
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property BottomLeftCellsTemplate As CellTemplate
    public virtual CellTemplate BottomLeftCellsTemplate {get;}
    See Also