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

In This Topic
    TopLeftCellsTemplate Property (FlexSheet)
    In This Topic
    Gets the templates for the topleft cells.
    Syntax
    'Declaration
     
    
    <IgnoreAttribute()>
    Public Overrides ReadOnly Property TopLeftCellsTemplate As CellTemplate
    [Ignore()]
    public override CellTemplate TopLeftCellsTemplate {get;}
    See Also