ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IVisualAppearance Interface / Visible Property

In This Topic
    Visible Property (IVisualAppearance)
    In This Topic
    Specifies that there should be visual effects for the area.
    Syntax
    'Declaration
     
    ReadOnly Property Visible As Boolean
    bool Visible {get;}
    See Also