Version 24.2 (latest)

InitializeTaskGridRowEventArgs Class Properties

For a list of all members of this type, see InitializeTaskGridRowEventArgs members.

Public Properties
 NameDescription
Public PropertyReInitializeReturns true if the row has already been initialized; otherwise false.  
Public PropertyTaskReturns the task whose grid row is being initialized.  
See Also