True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintInfo Class / ShouldSerializePreviewFormClassName Method

In This Topic
    ShouldSerializePreviewFormClassName Method (PrintInfo)
    In This Topic
    Indicates whether the PreviewFormClassName property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializePreviewFormClassName() As System.Boolean
    protected System.bool ShouldSerializePreviewFormClassName()

    Return Value

    true if PreviewFormClassName should be serialized, false otherwise.
    See Also