ComponentOne Reports for WPF
C1.C1Report Namespace / Group Class / KeepTogether Property

In This Topic
    KeepTogether Property (Group)
    In This Topic
    Specifies whether the group should be kept together on a page.
    Syntax
    'Declaration
     
    Public Property KeepTogether As KeepTogetherEnum
    public KeepTogetherEnum KeepTogether {get; set;}
    See Also