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

BaseDocument.ResetProperties() Method

Resets settings of the BaseDocument.Properties object to their default values.

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v21.2.dll

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

Declaration

[EditorBrowsable(EditorBrowsableState.Never)]
public void ResetProperties()
See Also