True DBGrid for WinForms | ComponentOne
C1.Win.TrueDBGrid.8 Assembly / C1.Win.TrueDBGrid Namespace / PrintInfo Class / ShouldSerializePrintOptionsFormClassName Method

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

    Return Value

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