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

In This Topic
    Hidden Property (ISlider)
    In This Topic
    Gets a System.Boolean value that indicates whether the slider is hidden.
    Syntax
    'Declaration
     
    ReadOnly Property Hidden As Boolean
    bool Hidden {get;}
    See Also