FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Group Class / KeepTogether Property

In This Topic
    KeepTogether Property
    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