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

BarItemLink.Reset() Method

Disables all link options defined by a user.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Navigation

Declaration

public virtual void Reset()

Remarks

The Reset method sets the link’s BarItemLink.UserDefine option to the BarLinkUserDefines.None value.

See Also