[]
        
(Showing Draft Content)

C1.Report.Group.KeepTogether

KeepTogether Property

KeepTogether

Specifies whether the group should be kept together on a page.

Declaration
[C1Description("Group.KeepTogether", "Indicates whether the group should be kept together on a page.")]
public KeepTogetherEnum KeepTogether { get; set; }
<C1Description("Group.KeepTogether", "Indicates whether the group should be kept together on a page.")>
Public Property KeepTogether As KeepTogetherEnum
See Also