Table of Contents

Class Pager

Namespace
Innova.Prism.Library.Controls
Assembly
Innova.Prism.Library.dll

Interaction logic for Pager.xaml

public class Pager : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, INotifyPropertyChanged, IComponentConnector
Inheritance
Pager
Implements
Extension Methods

Constructors

Pager()

Fields

DataSourceProperty
PageCountProperty
PageItemsCaptionProperty
PageItemsProperty
PageNumberProperty
PageSizeCaptionProperty
PageSizeItemsProperty
PagerItemsProperty
SelectedPageProperty
SelectedPageSizeProperty
TotalCountProperty
reloadData

Properties

DataSource
PageClickCommand
PageCount
PageItems
PageItemsCaption
PageNumber
PageSizeCaption
PageSizeItems
PagerItems
SelectedPage
SelectedPageSize
TotalCount

Methods

GetPageItems(int, int)
GetTotalCount()
InitializeComponent()

InitializeComponent

OnDataSourceChanged()
OnPageNumberChanged()
RaisePropertyChanged(string)
SetTotalCount()
SetValues()

Events

PropertyChanged

Occurs when a property value changes.