Skip to main content
Bar

BarDockInfo.Reset() Method

Resets the current object’s settings (BarDockInfo.Container, BarDockInfo.Row, BarDockInfo.Column and BarDockInfo.Offset).

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public void Reset()

Remarks

The method sets the following properties:

See Also