FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / NonPaginatedContentAlignment Property

In This Topic
    NonPaginatedContentAlignment Property (C1FlexViewerPane)
    In This Topic
    Gets or sets the alignment of the non-paginated content.
    Syntax
    'Declaration
     
    Public Property NonPaginatedContentAlignment As FlexViewerContentAlignment
    public FlexViewerContentAlignment NonPaginatedContentAlignment {get; set;}
    See Also