Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.PreviewToolBars Class / ShouldSerializeNavigation Method

In This Topic
    ShouldSerializeNavigation Method
    In This Topic
    Indicates whether the Navigation property should be persisted.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeNavigation() As Boolean
    protected bool ShouldSerializeNavigation()

    Return Value

    true if the property value has changed from its default; otherwise, false.
    See Also