BasicDataPagerGetItemDataRow Method |
Returns the DataRow for the given item index.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntaxpublic DataRow GetItemDataRow(
int index
)
Parameters
- index
- Type: SystemInt32
Return Value
Type:
DataRow
See Also