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

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

    Return Value

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