Skip to main content
A newer version of this page is available. .
Bar

BarLinkContainerItem.Reset() Method

Returns the BarLinkContainerItem to its precompiled state.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public override void Reset()

Remarks

The Reset method adds removed links and removes added links within the BarLinkContainerItem to set its precompiled state.

See Also