ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintProgressForm Class / IsMirrored Property

In This Topic
    IsMirrored Property (PrintProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMirrored As System.Boolean
    public System.bool IsMirrored {get;}
    See Also