Version

InitializeRowEventArgs Class Members

The following tables list the members exposed by InitializeRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializeRowEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyReInitializeTrue if the row has already been initialized (read-only)  
Public PropertyRowThe row being initialized (read-only)  
See Also