Version

InitializeTaskGridRowEventArgs Class Members

The following tables list the members exposed by InitializeTaskGridRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializeTaskGridRowEventArgs ConstructorCreates a new instance of the class.  
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