Back to Devexpress

TabFormControlBase.ControlLinks Property

windowsforms-devexpress-dot-xtrabars-dot-tabformcontrolbase-af3200c9.md

latest1.2 KB
Original Source

TabFormControlBase.ControlLinks Property

This member supports the internal infrastructure, and is not intended to be used directly from your code.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public CustomLinksControl.InternalControlLinks ControlLinks { get; }
vb
<Browsable(False)>
<EditorBrowsable(EditorBrowsableState.Never)>
Public ReadOnly Property ControlLinks As CustomLinksControl.InternalControlLinks

Property Value

Type
DevExpress.XtraBars.Controls.CustomLinksControl.InternalControlLinks

See Also

TabFormControlBase Class

TabFormControlBase Members

DevExpress.XtraBars Namespace