ActiveReports 11
ZIndex Property (MapSubItem)

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > MapSubItem Class : ZIndex Property
Drawing order of the item within the map. An expression should evaluate to a System.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