Available item types for this Pager control 
            
    Namespace: 
   Endeca.Web.UI.WebControlsAssembly: Endeca.Web.UI.WebControls (in Endeca.Web.UI.WebControls.dll) Version: 2.1.1.0 (2.1.1.620)
 Syntax
Syntax
| C# | 
|---|
| public enum PagerItemsType | 
| Visual Basic (Declaration) | 
|---|
| Public Enumeration PagerItemsType | 
| Visual C++ | 
|---|
| public enum class PagerItemsType | 
 Members
Members
| Member name | Description | |
|---|---|---|
| Records | 
              Pager will page through records.
             | |
| AggregateRecords | 
             Pager will page through aggregate records.
             | 





