GetPreviewTextEventArgs Constructors
Provides data for the TreeList.GetPreviewText and TreeList.GetPrintPreviewText events.Name | Parameters | Description |
---|---|---|
GetPreviewTextEventArgs(TreeListNode, String) | node, previewText | Initializes a new GetPreviewTextEventArgs class instance. |
See Also