The following tables list the members exposed by HandleableObjectGenerationEventArgs.
Name | Description | |
---|---|---|
![]() | HandleableObjectGenerationEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | CollectionType | Gets the System.Type which is contained in the underlying collection. |
![]() | Handled | Gets / sets if the event is to be considered handled. (Inherited from Infragistics.HandleableEventArgs) |
![]() | NewObject | Gets / sets the instance of the object that will be used by the DataManager rather then attempting to create a new instance of the object using the default constructor. |
![]() | ObjectType | Gets the System.Type of object that the DataManager is handling. |