| 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: 10.0.0
 Syntax
Syntaxpublic static DataRowView GetDataRowView(
	Object parameter
)
Parameters
- parameter
- Type: SystemObject
 Parameter
Return Value
Type: 
DataRowView See Also
See Also