| FormEngineUserControlEventArgsColumnName Property | 
            Gets the name of the column (field) this form control works with.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic string ColumnName { get; }Property Value
Type: 
StringThe name of the column
 See Also
See Also