BaseDocument.ResetProperties() Method
Resets settings of the BaseDocument.Properties object to their default values.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v20.2.dll
Declaration
[EditorBrowsable(EditorBrowsableState.Never)]
public void ResetProperties()
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub ResetProperties
See Also
Feedback