ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / GlobalLegendOption Class / Hidden Property

In This Topic
    Hidden Property (GlobalLegendOption)
    In This Topic
    Gets or sets global legend visibility.
    Syntax
    'Declaration
     
    Public Property Hidden As Boolean
    public bool Hidden {get; set;}
    See Also