ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITable Interface / NewGroupingSection Property

In This Topic
    NewGroupingSection Property
    In This Topic
    A Boolean value indicating whether the grouping is in it's own section.
    Syntax
    'Declaration
     
    ReadOnly Property NewGroupingSection As Boolean
    bool NewGroupingSection {get;}
    See Also