Click or drag to resize
UniMatrixPagerDataItem Property
Pager data item object.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public Object PagerDataItem { get; set; }

Property Value

Type: Object

Implements

IUniPageablePagerDataItem
See Also