Back to Devexpress

TreeList.SetDefaultBehaviorOptions() Method

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

latest1.2 KB
Original Source

TreeList.SetDefaultBehaviorOptions() Method

Sets the options provided by the TreeList.OptionsBehavior 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 SetDefaultBehaviorOptions()
vb
Public Sub SetDefaultBehaviorOptions

See Also

OptionsBehavior

TreeList Class

TreeList Members

DevExpress.XtraTreeList Namespace