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

In This Topic
    SummaryBelow Property
    In This Topic
    Gets or sets a value indicating whether summary rows appear below or above detail rows.
    Syntax
    'Declaration
     
    Public Property SummaryBelow As Boolean
    public bool SummaryBelow {get; set;}
    See Also