IKaxPageableItemContainer Interface |
Namespace: Kettic.AspNet.Controls
The IKaxPageableItemContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() | SetPageProperties |
Method for settings paging properties of the pageable container
|
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
|
Name | Description | |
---|---|---|
![]() | TotalRowCountAvailable |
Occurs when the data from the data source is made available to the control.
|