ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LegendItemBase Class / Visible Property

In This Topic
    Visible Property (LegendItemBase)
    In This Topic
    Gets or sets the item's visibility.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also