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

In This Topic
    CellsTemplate Property (FlexSheet)
    In This Topic
    This property is useless in FlexSheet.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property CellsTemplate As CellTemplate
    public override CellTemplate CellsTemplate {get;}
    See Also