Version

InitializeDataItemEventArgs Class Members

The following tables list the members exposed by InitializeDataItemEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializeDataItemEventArgs ConstructorCreates a new InitializeDataItemEventArgs object.  
Public Properties
 NameDescription
Public PropertyValueListItemReturns the newly created ValueListItem. This item represents an entity found in the data source.  
See Also