ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IReportItem Interface / ZIndex Property

In This Topic
    ZIndex Property (IReportItem)
    In This Topic
    Specifies drawing order of the report item within the containing object.
    Syntax
    'Declaration
     
    ReadOnly Property ZIndex As Integer
    int ZIndex {get;}
    See Also