IView.ZIndex Property

Definition

Determines the drawing order of this IView within an ILayout; higher z-indexes will draw over lower z-indexes.

public:
 property int ZIndex { int get(); };
public int ZIndex { get; }
member this.ZIndex : int
Public ReadOnly Property ZIndex As Integer

Property Value

Applies to