[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.MapSubItem.ZIndex

ZIndex Property

ZIndex

Drawing order of the item within the map. An expression should evaluate to a int. The default value is 0.

Declaration
[ExpressionBaseType(typeof(int))]
public ExpressionInfo ZIndex { get; set; }