[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Slider

Slider Class

Represents a slider in a navigation control.

Inheritance
Slider
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public class Slider
Remarks

The Slider class provides settings for a navigation slider, including visibility and label data.

Constructors

Name Description
Slider()

Properties

Name Description
Hidden

Gets or sets a value indicating whether the slider is hidden.

LabelData

Gets or sets a data used to populate the labels for the slider.

Extension Methods