TreeListCustomizeSummaryDisplayTextEventArgs Properties
Contains data for the CustomizeSummaryDisplayText event.| Name | Description |
|---|---|
| DisplayText | Specifies a summary’s display text. |
| Item | Returns the summary item. |
| TreeList | Returns the TreeList object. |
| Value | Returns the summary value. |
See Also