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

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