ILinksHolder.GetLogicalChildrenEnumerator() Method
Gets an enumerator used to iterate through bar item links.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
IEnumerator | An IEnumerator object. |
See Also