MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Slider Class / Hidden Property

In This Topic
Hidden Property (Slider)
In This Topic
Gets or sets a value indicating whether the slider is hidden.
Syntax
'Declaration
 
Public Property Hidden As Boolean
 

Property Value

A System.Boolean value where true if the slider is hidden; otherwise, false.
See Also