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

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

    Return Value

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