QueryItemTemplateEventArgs Properties
Contains data for the QueryItemTemplate event.| Name | Description |
|---|---|
| Item | Gets the information about the processed UI element (regular task, summary task, baseline, etc.). |
| ItemType | Gets a value that identifies the element type (regular task, summary task, baseline, etc.). |
| Template | Gets the HTML-CSS template. |
See Also