TablixMember.KeepTogether Property

Definition

Gets a Boolean value that indicates whether to keep the entire tablix member together if possible.

public:
 virtual property bool KeepTogether { bool get(); };
public virtual bool KeepTogether { get; }
member this.KeepTogether : bool
Public Overridable ReadOnly Property KeepTogether As Boolean

Property Value

true if the entire tablix member should be kept together if possible; otherwise, false.

Applies to