MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableDetail Interface / KeepTogether Property

In This Topic
KeepTogether Property (ITableDetail)
In This Topic
Gets a value indicating whether the table details are kept together on a single page where possible.
Syntax
'Declaration
 
ReadOnly Property KeepTogether As Boolean
 

Property Value

A System.Boolean value. true if the table details are kept together on a single page; otherwise, false.
See Also