UniGridFunctionsGetDataRowView Method (Object) |
Gets the data row view from the given parameter (grid view row or data row view)
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public static DataRowView GetDataRowView(
Object parameter
)
Parameters
- parameter
- Type: SystemObject
Parameter
Return Value
Type:
DataRowViewSee Also