Gets or sets the value of the column.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual Object this[
	string key
] { get; set; }Parameters
- key
- Type: SystemString
 Column name
Property Value
Type: 
ObjectImplements
ISimpleDataContainerItemString See Also
See Also