ActiveReports 12
IsMirrored Property (LayerList)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > LayerList 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

LayerList Class
LayerList Members