FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / Paginated Property

In This Topic
    Paginated Property (C1FlexReport)
    In This Topic
    Gets or sets a value indicating whether the content should be represented as set of fixed sized pages.
    Syntax
    'Declaration
     
    Public Property Paginated As Boolean
    public bool Paginated {get; set;}
    See Also