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

In This Topic
    IsPageRowsApplicable Property
    In This Topic
    Gets a value indicating if the PageRows property is currently applicable.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsPageRowsApplicable As Boolean
    public bool IsPageRowsApplicable {get;}
    See Also