Method | Description | |
---|---|---|
GetExportValue ( System.Web.UI.WebControls.GridViewRow row ) : object |
Gets the value that should be exported to Excel
|
Method | Description | |
---|---|---|
GetValue ( |
Retrieves the value of the field bound to the T:System.Web.UI.WebControls.BoundField object.
|
public GetExportValue ( System.Web.UI.WebControls.GridViewRow row ) : object | ||
row | System.Web.UI.WebControls.GridViewRow | The row. |
return | object |
protected GetValue ( |
||
controlContainer | The container for the field value. | |
return | object |