![]() | ITreeList Interface |
Namespace: EBP.Api.Interfaces.Controls.TreeList
The ITreeList type exposes the following members.
Name | Description | |
---|---|---|
![]() | Control |
Gets the control.
(Inherited from IControl.) |
![]() | FocusedColumn |
Gets the focused column
|
![]() | FocusedNode |
Gets the focused node
|
![]() | OptionsBehavior |
Gets the options behavior
|
![]() | OptionsSelection |
Gets the options selection
|
![]() | OptionsView |
Gets the options view
|
![]() | Selection |
Gets the collection of selected nodes
|
Name | Description | |
---|---|---|
![]() | AddToolbarAction |
Add an action in the tree list toolbar
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | GetEntityByNode |
Gets an entity from a tree list node
|
Name | Description | |
---|---|---|
![]() | CustomDrawNodeCell |
Provides the ability to perform custom painting of node cells
|
![]() | ViewLoaded |
Occurs when a view has been loaded
|