MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.BandedList Namespace / IBandedListGroup Interface / KeepTogether Property

In This Topic
KeepTogether Property (IBandedListGroup)
In This Topic
Gets a value indicating whether the group should keep its contents together.
Syntax
'Declaration
 
ReadOnly Property KeepTogether As Boolean
 

Property Value

A System.Boolean value. true if the group should keep its contents together; otherwise, false.
See Also