BarItem.GetVisibleLinks() Method
Returns the list of all currently visible links to this BarItem.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| BarItemLinkReadOnlyCollection | A BarItemLinkReadOnlyCollection object that stores all currently visible links to this BarItem. |
See Also