windowsforms-devexpress-dot-xtratreelist-0a462adc.md
Contains options that specify how a control’s layout is saved to/restored from storage (a stream, xml file or the system registry).
Namespace : DevExpress.XtraTreeList
Assembly : DevExpress.XtraTreeList.v25.2.dll
NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList
public class OptionsLayoutTreeList :
OptionsLayoutBase
Public Class OptionsLayoutTreeList
Inherits OptionsLayoutBase
The following members return OptionsLayoutTreeList objects:
The following methods save the TreeList’s layout:
The following methods restore the TreeList’s layout:
Object ViewStatePersisterCore BaseOptions OptionsLayoutBase OptionsLayoutTreeList
See Also