PerformSelectEventArgs2ContainedTypedList Property  | 
 
            Gets the contained typed list in the data source control
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic ITypedListLgp2 ContainedTypedList { get; }Public ReadOnly Property ContainedTypedList As ITypedListLgp2
	Get
Property Value
Type: 
ITypedListLgp2The contained typed list.
See Also