[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.PlayAxis

PlayAxis Class

Represents a play axis navigation type.

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

The PlayAxis class includes settings for the slider and its docking option.

Constructors

Name Description
PlayAxis()

Properties

Name Description
DockingOption

Gets or sets a docking option of the slider.

Slider

Gets or sets the slider settings.

Extension Methods