Back to Devexpress

RangeOptions.ZIndex Property

wpf-devexpress-dot-xpf-dot-gauges-dot-rangeoptions.md

latest1.2 KB
Original Source

RangeOptions.ZIndex Property

Gets or sets the z-index of a range.

Namespace : DevExpress.Xpf.Gauges

Assembly : DevExpress.Xpf.Gauges.v25.2.dll

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public int ZIndex { get; set; }
vb
Public Property ZIndex As Integer

Property Value

TypeDescription
Int32

An integer value that is the z-index.

|

Property Paths

You can access this nested property as listed below:

Object TypePath to ZIndex
RangeBase

.Options .ZIndex

|

See Also

RangeOptions Class

RangeOptions Members

DevExpress.Xpf.Gauges Namespace