Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
InitializeTaskGridRowEventArgs Class Properties
For a list of all members of this type, see InitializeTaskGridRowEventArgs members.
Public Properties
| Name | Description |
 | ReInitialize | Returns true if the row has already been initialized; otherwise false. |
 | Task | Returns the task whose grid row is being initialized. |
See Also