다음을 통해 공유


TablixMember.KeepWithGroup 속성

Gets or sets a value that indicates whether a static tablix member should be kept on the page with the previous or next non-hidden sibling, if possible.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
Public Property KeepWithGroup As KeepWithGroupTypes 
    Get 
    Set
‘사용 방법
Dim instance As TablixMember 
Dim value As KeepWithGroupTypes 

value = instance.KeepWithGroup

instance.KeepWithGroup = value
public KeepWithGroupTypes KeepWithGroup { get; set; }
public:
property KeepWithGroupTypes KeepWithGroup {
    KeepWithGroupTypes get ();
    void set (KeepWithGroupTypes value);
}
member KeepWithGroup : KeepWithGroupTypes with get, set
function get KeepWithGroup () : KeepWithGroupTypes 
function set KeepWithGroup (value : KeepWithGroupTypes)

속성 값

유형: Microsoft.ReportingServices.RdlObjectModel.KeepWithGroupTypes
A KeepWithGroupTypes object.

참고 항목

참조

TablixMember 클래스

Microsoft.ReportingServices.RdlObjectModel 네임스페이스