| InlineUserControlItem Property | 
            Gets or sets the value of the column.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.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