The properties of the Page class are listed below. For a complete list of Page class members, see the Page Members topic.
Count | Gets the count of the items on the page. |
FirstIndex | Gets the absolute index of the first item on the page. |
IsCurrent | Gets the boolean value indicating whether page is the current page in the DetailView. |
IsFirst | Gets the boolean value indicating whether page is the first page in the DetailView. |
IsLast | Gets the boolean value indicating whether page is the last page in the DetailView. |
Item | Gets the Item at the specified index relative to page. |
Name | Gets or sets the name of the page. |
PageIndex | Gets the index of the page in the DetailView's PageCollection. |
PagingItem | The associated paging item. |
Text | Gets or sets the display text of the page. |
Page Class | Resco.Controls.DetailView Namespace