Skip to main content

BaseDocument.ResetProperties() Method

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

Namespace: DevExpress.XtraBars.Docking2010.Views

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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