Infragistics(R) NetAdvantage(R) Windows Forms
InitializeDataItemEventArgs Class Members
See Also  Properties  E-mail your feedback on this topic.
Infragistics.Win Namespace : InitializeDataItemEventArgs Class


The following tables list the members exposed by InitializeDataItemEventArgs.

Public Constructors

 NameDescription
public ConstructorInitializeDataItemEventArgs Constructor Creates a new InitializeDataItemEventArgs object.  
Top

Public Properties

 NameDescription
public PropertyValueListItemReturns the newly created ValueListItem. This item represents an entity found in the data source.  
Top

See Also