Freigeben über


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

Elemente

Elementname Beschreibung
Bottom Dock the slider at the bottom.
Top Dock the slider at the top.

Siehe auch

Verweis

Microsoft.ReportingServices.OnDemandReportRendering-Namespace