ActiveReports 12
ZIndex Property (MapSubItem)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapSubItem Class : ZIndex Property
Drawing order of the item within the map. An expression should evaluate to a GrapeCity.ActiveReports.BarCodes.GC.Integer. The default value is 0.
Syntax
'Declaration
 
Public Property ZIndex As ExpressionInfo
public ExpressionInfo ZIndex {get; set;}
See Also

Reference

MapSubItem Class
MapSubItem Members