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