ComponentOne List for WinForms
C1.Win.C1List 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 Boolean
    protected bool ShouldSerializePreviewFormClassName()

    Return Value

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