| LLBLGenProDataSourceBaseDataContainerType Property  | 
 
            Gets or sets the type of the data container which contains the data inside this datasource control.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses.Web (in SD.LLBLGen.Pro.ORMSupportClasses.Web.dll) Version: 5.1.0.0 (5.1.0)
Syntaxpublic DataSourceDataContainerType DataContainerType { get; set; }Public Property DataContainerType As DataSourceDataContainerType
	Get
	Set
Property Value
Type: 
DataSourceDataContainerType
See Also