MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TablixMember Class / KeepTogether Property

In This Topic
KeepTogether Property (TablixMember)
In This Topic
Gets or sets a value indicating whether the member is kept together on a single page where possible.
Syntax
'Declaration
 
Public Property KeepTogether As Boolean
 

Property Value

A System.Boolean value where true if the member is kept together on a single page; otherwise, false.
See Also