ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace / IBandedListGroup Interface / Hidden Property

In This Topic
    Hidden Property (IBandedListGroup)
    In This Topic
    Specifies (initial?) visibility for this instance.
    Syntax
    'Declaration
     
    ReadOnly Property Hidden As Boolean
    bool Hidden {get;}
    See Also