Intersoft ClientUI Documentation
UXDataPager Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.Data Namespace : UXDataPager Class


The following tables list the members exposed by UXDataPager.

Public Constructors

 NameDescription
public ConstructorUXDataPager ConstructorInitializes a new instance of the UXDataPager class.  
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)AutoEllipsisPropertyIdentifies the AutoEllipsis dependency property.  
public Fieldstatic (Shared in Visual Basic)CanChangePagePropertyIdentifies the CanChangePage dependency property.  
public Fieldstatic (Shared in Visual Basic)CanMoveToFirstPagePropertyIdentifies the CanMoveToFirstPage dependency property.  
public Fieldstatic (Shared in Visual Basic)CanMoveToLastPagePropertyIdentifies the CanMoveToLastPage dependency property.  
public Fieldstatic (Shared in Visual Basic)CanMoveToNextPagePropertyIdentifies the CanMoveToNextPage dependency property.  
public Fieldstatic (Shared in Visual Basic)CanMoveToPreviousPagePropertyIdentifies the CanMoveToPreviousPage dependency property.  
public Fieldstatic (Shared in Visual Basic)DisplayModePropertyIdentifies the DisplayMode dependency property.  
public Fieldstatic (Shared in Visual Basic)IsTotalItemCountFixedPropertyIdentifies the IsTotalItemCountFixed dependency property.  
public Fieldstatic (Shared in Visual Basic)ItemCountPropertyIdentifies the ItemCount dependency property.  
public Fieldstatic (Shared in Visual Basic)NumericButtonCountPropertyIdentifies the NumericButtonCount dependency property.  
public Fieldstatic (Shared in Visual Basic)NumericButtonStylePropertyIdentifies the NumericButtonStyle dependency property.  
public Fieldstatic (Shared in Visual Basic)PageCountPropertyIdentifies the PageCount dependency property.  
public Fieldstatic (Shared in Visual Basic)PageDescriptorPropertyIdentifies the QueryDescriptor dependency property.  
public Fieldstatic (Shared in Visual Basic)PageIndexPropertyIdentifies the PageIndex dependency property.  
public Fieldstatic (Shared in Visual Basic)PageSizePropertyIdentifies the PageSize dependency property.  
public Fieldstatic (Shared in Visual Basic)QueryOperationPropertyIdentifies the QueryOperation dependency property.  
public Fieldstatic (Shared in Visual Basic)ResourceOverridePropertyIdentifies the ResourceOverride dependency property.  
public Fieldstatic (Shared in Visual Basic)SourcePropertyIdentifies the Source dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyAutoEllipsisGets or sets a value that indicates whether to use an ellipsis as the last numeric button.  
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyCanChangePageGets a value that indicates whether the user can move to another page.  
public PropertyCanMoveToFirstPageGets a value that indicates whether the user can move to the first page.  
public PropertyCanMoveToLastPageGets a value that indicates whether the user can move to the last page.  
public PropertyCanMoveToNextPageGets a value that indicates whether the user can move to the next page.  
public PropertyCanMoveToPreviousPageGets a value that indicates whether the user can move to the previous page.  
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayModeGets or sets a value that indicates how the UXDataPager user interface is displayed.  
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISControl)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISControl)
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyIsTotalItemCountFixedGets or sets a value that indicates whether the total number of items in the collection is fixed.  
public PropertyItemCountGets the current number of known items in the source data collection.  
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISControl)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyNumericButtonCountGets or sets a value that indicates the number of page buttons shown on the UXDataPager user interface.  
public PropertyNumericButtonStyleGets or sets the style that will be used for the numeric buttons.  
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyPageCountGets the current number of known pages if the source is an IPagedCollectionView.  
public PropertyPageDescriptorGets or sets the descriptor object that encapsulates the paging related information.  
public PropertyPageIndexGets or sets the index of the current page.  
public PropertyPageSizeGets or sets a value that indicates the number of items displayed on a page.  
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISControl)
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyQueryOperationGets or sets a value that determines whether the paging operation should be performed in client-side or server-side.  
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResourceOverrideGets or sets the individual resource object to override the existing localized resource.  
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertySourceGets or sets the data collection that the UXDataPager controls paging for.  
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProductOverridden. Product Info.  
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplate (Inherited from System.Windows.Controls.Control)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlers (Inherited from Intersoft.Client.Framework.ISControl)
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodDetachedEventHandlers (Inherited from Intersoft.Client.Framework.ISControl)
public MethodDispose (Inherited from Intersoft.Client.Framework.ISControl)
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISControl)
public MethodInitializeTemplatesOverridden. Initializes control templates.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the UXDataPager control when a new template is applied.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISControl)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISControl)
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnUnloaded (Inherited from Intersoft.Client.Framework.ISControl)
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventPageIndexChangedOccurs when the PageIndex has changed.  
public EventPageIndexChangingOccurs when the PageIndex is changing.  
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.