Click or drag to resize
UniPagerItemsCount Property
Gets or sets the current group item size.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public int ItemsCount { get; set; }

Property Value

Type: Int32
See Also