Back to Devexpress

PredefinedElementKind.Type Property

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

latest1.0 KB
Original Source

PredefinedElementKind.Type Property

Returns the type of the predefined element.

Namespace : DevExpress.Xpf.Gauges

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

NuGet Package : DevExpress.Wpf.Gauges

Declaration

csharp
public Type Type { get; }
vb
Public ReadOnly Property Type As Type

Property Value

TypeDescription
Type

A Type that is the element type.

|

See Also

PredefinedElementKind Class

PredefinedElementKind Members

DevExpress.Xpf.Gauges Namespace