FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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