Skip to main content
Bar

BarLinkContainerItem.Reset() Method

Returns the BarLinkContainerItem to its precompiled state.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v23.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