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

In This Topic
    ShowGroups Property (FlexSheet)
    In This Topic
    This property is useless in FlexSheet.
    Syntax
    'Declaration
     
    Public Overrides Property ShowGroups As Boolean
    public override bool ShowGroups {get; set;}
    See Also