ITreeListNode Interface |
Namespace: EBP.Api.Interfaces.Controls.TreeList
The ITreeListNode type exposes the following members.
| Name | Description | |
|---|---|---|
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) | |
| GetDisplayText |
Returns the text representation of a specific column value
| |
| GetValue |
Returns the value for a specific column
| |
| SetValue |
Sets the value for a specific column
|