| DataTableContainerItem Property | 
            Gets the value of the column, setter is not implemented.
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
 Syntax
Syntaxpublic Object this[
	string columnName
] { get; set; }Parameters
- columnName
- Type: SystemString
 Column name
Property Value
Type: 
ObjectImplements
ISimpleDataContainerItemString See Also
See Also