SvgImageItem.Descendants Property
Returns a linear list of the item’s descendants.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
IEnumerable<SvgImageItem> | The linear list of the item’s descendants. |
See Also
Descendants