GetPreviewTextEventArgs Properties
Provides data for the TreeList.GetPreviewText and TreeList.GetPrintPreviewText events.
Name | Description |
---|---|
Node |
Gets the current Tree List node.
Inherited from Node |
Preview |
Gets or sets the preview text. |
See Also