BarItem.CreateLink(Boolean) Method
In This Article
Creates an internal link. This method supports the internal infrastructure and is not intended to be used directly from your code.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
is |
Boolean | A Boolean value. |
#Returns
Type | Description |
---|---|
Bar |
A Bar |
See Also