次の方法で共有


KeepWithGroupTypes 列挙体

静的メンバーを、表示可能な前後の動的メンバーと同じページに表示するかどうかを指定します。

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Enumeration KeepWithGroupTypes
'使用
Dim instance As KeepWithGroupTypes
public enum KeepWithGroupTypes
public enum class KeepWithGroupTypes
type KeepWithGroupTypes
public enum KeepWithGroupTypes

メンバー

メンバー名 説明
After 静的メンバーを、表示可能な次の動的メンバーと同じページに表示します。
Before 静的メンバーを、表示可能な前の動的メンバーと同じページに表示します。
None 静的メンバーを、表示可能な前後の動的メンバーと同じページに表示しません。

関連項目

参照

Microsoft.ReportingServices.RdlObjectModel 名前空間