UniGridExportHelperUniGridExportHelper_ExternalDataBound Method |
Performs external data binding on the data
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected Object UniGridExportHelper_ExternalDataBound(
DataRowView drv,
int columnIndex
)
Parameters
- drv
- Type: System.DataDataRowView
Source data row - columnIndex
- Type: SystemInt32
Column index
Return Value
Type:
ObjectSee Also