ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / BandedListGroup Class / Visibility Property

In This Topic
    Visibility Property (BandedListGroup)
    In This Topic
    Specifies the visibility of the grouping.
    Syntax
    'Declaration
     
    Public Property Visibility As Visibility
    public Visibility Visibility {get; set;}
    See Also