ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapChart Class / PrintDialogUsage Property

In This Topic
    PrintDialogUsage Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property PrintDialogUsage As System.Boolean
    public virtual System.bool PrintDialogUsage {get; set;}
    See Also