DockingOption Enumeration
Represents the docking options for the slider.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public Enumeration DockingOption
'Usage
Dim instance As DockingOption
public enum DockingOption
public enum class DockingOption
type DockingOption
public enum DockingOption
Members
Member name | Description | |
---|---|---|
Bottom | Dock the slider at the bottom. | |
Top | Dock the slider at the top. |
See Also
Reference
Microsoft.ReportingServices.OnDemandReportRendering Namespace