| BasicDataPagerGetItemDataRow Method | 
            Returns the DataRow for the given item index.
            
 
Namespace: CMS.DocumentEngine.Web.UIAssembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic DataRow GetItemDataRow(
	int index
)
Parameters
- index
- Type: SystemInt32
 
Return Value
Type: 
DataRow See Also
See Also