[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ISlider

ISlider Interface

Represents a slider in a navigation control.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
[Obsolete("This is not used anywhere, and should be removed")]
public interface ISlider

Properties

Name Description
Hidden

Gets a bool value that indicates whether the slider is hidden.

LabelData

Gets the dataset used to populate the data for the slider labels.

Extension Methods