ComponentOne Reports for WPF
C1.C1Report Namespace / C1Report Class / CompatibilityOptions Property

In This Topic
    CompatibilityOptions Property (C1Report)
    In This Topic
    Gets the C1Report.CompatibilityOptions object which determines compatibility with previous versions of C1Report.
    Syntax
    'Declaration
     
    Public ReadOnly Property CompatibilityOptions As CompatibilityOptions
    public CompatibilityOptions CompatibilityOptions {get;}
    See Also