ActiveReports Developer 7
ZIndex Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IReportItem Interface : ZIndex Property

Glossary Item Box

Specifies drawing order of the report item within the containing object.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ZIndex As System.Integer
C# 
System.int ZIndex {get;}

See Also