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

In This Topic
    Hidden Property (IToggleReceiver)
    In This Topic
    Indicates whether the item should be visible.
    Syntax
    'Declaration
     
    ReadOnly Property Hidden As Boolean
    bool Hidden {get;}
    See Also