ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / MemoryReportItem Class / ZIndex Property

In This Topic
    ZIndex Property (MemoryReportItem)
    In This Topic
    Gets or sets the drawing order of the item within the containing object.
    Syntax
    'Declaration
     
    Public Property ZIndex As Integer
    public int ZIndex {get; set;}
    See Also