ActiveReports 13
IsMirrored Property (ReportItemDesignerBase)

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Dashboard.Design Namespace > ReportItemDesignerBase Class : IsMirrored Property
Gets a value indicating whether the control is mirrored.
Syntax
'Declaration
 
Public ReadOnly Property IsMirrored As Boolean
public bool IsMirrored {get;}

Property Value

true if the control is mirrored; otherwise, false.
See Also

Reference

ReportItemDesignerBase Class
ReportItemDesignerBase Members