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

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