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