RibbonPageGroup.GetLogicalChildrenEnumerator() Method
In This Article
Gets an enumerator used to iterate through bar item links.
Namespace: DevExpress.Xpf.Ribbon
Assembly: DevExpress.Xpf.Ribbon.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
IEnumerator | An IEnumerator object. |
#Implements
See Also