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

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