| ColumnExternalSourceName Property | 
            Name of the column passed as the sourceName parameter of the OnExternalDataBound event handler. Used for implementing custom functionality in the cells of the given column.
            
 
Namespace: CMS.UIControls.UniGridConfigAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
 Syntax
Syntaxpublic string ExternalSourceName { get; set; }Property Value
Type: 
String See Also
See Also