FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / Section Class / ForcePageBreak Property

In This Topic
    ForcePageBreak Property (Section)
    In This Topic
    Gets or sets a value determining whether page breaks should be inserted before and/or after the section.
    Syntax
    'Declaration
     
    Public Property ForcePageBreak As ForcePageBreakEnum
    public ForcePageBreakEnum ForcePageBreak {get; set;}
    See Also