Back to Devexpress

BaseDocument.ResetProperties() Method

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-basedocument-fe719a71.md

latest1.2 KB
Original Source

BaseDocument.ResetProperties() Method

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

Namespace : DevExpress.XtraBars.Docking2010.Views

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[EditorBrowsable(EditorBrowsableState.Never)]
public void ResetProperties()
vb
<EditorBrowsable(EditorBrowsableState.Never)>
Public Sub ResetProperties

See Also

BaseDocument Class

BaseDocument Members

DevExpress.XtraBars.Docking2010.Views Namespace