
| IKaxPageableItemContainer Interface | 
Namespace: Kettic.AspNet.Controls
 Syntax
SyntaxThe IKaxPageableItemContainer type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | SetPageProperties | 
            Method for settings paging properties of the pageable container
             | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | MaximumRows | 
            The maximum number of items to display on a single page 
             | 
|  | StartRowIndex | 
            The index of the first record that is displayed on a page
             | 
 Events
Events| Name | Description | |
|---|---|---|
|  | TotalRowCountAvailable | 
            Occurs when the data from the data source is made available to the control.
             | 
 See Also
See Also