ActiveReports 13
IsMirrored Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer 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

Viewer Class
Viewer Members