DockingOption 枚举

Represents the docking options for the slider.

命名空间:  Microsoft.ReportingServices.OnDemandReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Public Enumeration DockingOption
用法
Dim instance As DockingOption
public enum DockingOption
public enum class DockingOption
type DockingOption
public enum DockingOption

成员

成员名称 说明
Bottom Dock the slider at the bottom.
Top Dock the slider at the top.

请参阅

参考

Microsoft.ReportingServices.OnDemandReportRendering 命名空间