Back to Devexpress

SunburstControl.ItemStyle Property

windowsforms-devexpress-dot-xtratreemap-dot-sunburstcontrol-91723636.md

latest1.2 KB
Original Source

SunburstControl.ItemStyle Property

Returns the sunburst item appearance settings.

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.UI.dll

NuGet Package : DevExpress.Win.TreeMap

Declaration

csharp
[XtraSerializableProperty(XtraSerializationVisibility.Hidden)]
public SunburstItemStyle ItemStyle { get; }
vb
<XtraSerializableProperty(XtraSerializationVisibility.Hidden)>
Public ReadOnly Property ItemStyle As SunburstItemStyle

Property Value

TypeDescription
SunburstItemStyle

The sunburst item appearance settings.

|

See Also

SunburstControl Class

SunburstControl Members

DevExpress.XtraTreeMap Namespace