Click or drag to resize
UniGridPagerDataItem Property
Pager data item.

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

Property Value

Type: Object

Implements

IUniPageablePagerDataItem
See Also