TablixMember.KeepWithGroup Property

Definition

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.

public:
 property Microsoft::ReportingServices::RdlObjectModel::KeepWithGroupTypes KeepWithGroup { Microsoft::ReportingServices::RdlObjectModel::KeepWithGroupTypes get(); void set(Microsoft::ReportingServices::RdlObjectModel::KeepWithGroupTypes value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.KeepWithGroupTypes KeepWithGroup { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.KeepWithGroup : Microsoft.ReportingServices.RdlObjectModel.KeepWithGroupTypes with get, set
Public Property KeepWithGroup As KeepWithGroupTypes

Property Value

A KeepWithGroupTypes object.

Attributes

Applies to