ClassDataPager
Class
Definition
Namespace:ArtOfTest.WebAii.Silverlight.UI
Assembly:ArtOfTest.WebAii.dll
Syntax:
cs-api-definition
public class DataPager : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementSilverlightTestElementControlDataPager
Implements:
Inherited Members
Constructors
DataPager()
Declaration
cs-api-definition
public DataPager()
Fields
AutoEllipsisProperty
Declaration
cs-api-definition
public static AutomationProperty AutoEllipsisProperty
Field Value
CanChangePageProperty
Declaration
cs-api-definition
public static AutomationProperty CanChangePageProperty
Field Value
CanMoveToFirstPageProperty
Declaration
cs-api-definition
public static AutomationProperty CanMoveToFirstPageProperty
Field Value
CanMoveToLastPageProperty
Declaration
cs-api-definition
public static AutomationProperty CanMoveToLastPageProperty
Field Value
CanMoveToNextPageProperty
Declaration
cs-api-definition
public static AutomationProperty CanMoveToNextPageProperty
Field Value
CanMoveToPreviousPageProperty
Declaration
cs-api-definition
public static AutomationProperty CanMoveToPreviousPageProperty
Field Value
DisplayModeProperty
Declaration
cs-api-definition
public static AutomationProperty DisplayModeProperty
Field Value
IsTotalItemCountFixedProperty
Declaration
cs-api-definition
public static AutomationProperty IsTotalItemCountFixedProperty
Field Value
ItemCountProperty
Declaration
cs-api-definition
public static AutomationProperty ItemCountProperty
Field Value
NumericButtonCountProperty
Declaration
cs-api-definition
public static AutomationProperty NumericButtonCountProperty
Field Value
PageCountProperty
Declaration
cs-api-definition
public static AutomationProperty PageCountProperty
Field Value
PageIndexProperty
Declaration
cs-api-definition
public static AutomationProperty PageIndexProperty
Field Value
PageSizeProperty
Declaration
cs-api-definition
public static AutomationProperty PageSizeProperty
Field Value
Properties
DisplayMode
Declaration
cs-api-definition
public PagerDisplayMode DisplayMode { get; set; }
Property Value
Methods
GetRealType()
Gets the real object type. This property returns string.empty on FrameworkElement and all subclasses that inherit from it.