Back to Devexpress

TreeList.SetDefaultOptionsView() Method

windowsforms-devexpress-dot-xtratreelist-dot-treelist-cfb2fbe9.md

latest1.4 KB
Original Source

TreeList.SetDefaultOptionsView() Method

Sets the options provided by the TreeList.OptionsView property to their default values.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

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

Declaration

csharp
public void SetDefaultOptionsView()
vb
Public Sub SetDefaultOptionsView

Remarks

This method initializes a new instance of the TreeListOptionsView class and assigns it to the TreeList.OptionsView property.

See Also

OptionsView

TreeList Class

TreeList Members

DevExpress.XtraTreeList Namespace