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

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