FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ToolBarElements Class / ShouldSerializeNextPage Method

In This Topic
    ShouldSerializeNextPage Method (ToolBarElements)
    In This Topic
    Indicates whether the NextPage property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeNextPage() As Boolean
    protected bool ShouldSerializeNextPage()
    See Also