PagedSourceBase Properties
Serves as a base class for paged sources.
Name | Description |
---|---|
Allow |
Overrides the Allow |
Are |
Gets a value that indicates whether at least one touch is captured to this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is captured to this element or to any child elements in its visual tree.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element.
Inherited from Content |
Are |
Gets a value that indicates whether at least one touch is pressed over this element or any child elements in its visual tree.
Inherited from Content |
Are |
Gets whether the source is fetching rows right now.
Inherited from Virtual |
Binding |
Overrides the Binding |
Command |
Overrides the Command |
Context |
Overrides the Context |
Count |
Returns the number of elements.
Inherited from Virtual |
Cursor |
Overrides the Cursor property to hide it.
Inherited from DXFramework |
Custom |
Gets or sets custom descriptors.
Inherited from Virtual |
Data |
Gets or sets the data context for an element when it participates in data binding.
Inherited from Framework |
Default |
Gets or sets the key to use to find the style template for this control in themes.
Inherited from Framework |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Element |
Gets or sets the type of objects retrieved from a data source.
Inherited from Virtual |
Fetch |
Gets an exception that occurred while fetching rows.
Inherited from Virtual |
Focusable |
Overrides the Focusable property to hide it.
Inherited from DXFramework |
Focus |
Overrides the Focus |
Force |
Overrides the Force |
Has |
Overrides the Has |
Has |
Gets whether there are more pages to show. |
Input |
Overrides the Input |
Input |
Overrides the Input |
Is |
Gets whether the source is fetching current page right now. |
Is |
Overrides the Is |
Is |
Gets a value that becomes the return value of Is |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been initialized, either by being loaded as Extensible Application Markup Language (XAML), or by explicitly having its End |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Gets a value indicating whether this element has been loaded for presentation.
Inherited from Framework |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
For internal use.
Inherited from Virtual |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Is |
Overrides the Is |
Key |
Gets or sets a name of key field. The virtual source uses this field to reload specific rows and find the selected row after refresh.
Inherited from Virtual |
Language |
Overrides the Language property to hide it.
Inherited from DXFramework |
Logical |
Gets an enumerator for the logical child elements of this element.
Inherited from Framework |
Name |
Gets or sets the identifying name of the element. The name provides an instance reference so that programmatic code-behind, such as event handler code, can refer to an element once it is constructed during parsing of XAML.
Inherited from Framework |
Overrides |
Overrides the Overrides |
Page |
Gets the number of displayed pages. |
Page |
Gets or sets the index of the page currently being selected. |
Page |
Gets or sets how moving from one page to another is allowed. |
Page |
Gets or sets the maximum number of rows that can be displayed on a page. |
Parent |
Gets the parent in the logical tree for this element.
Inherited from Framework |
Resources |
Overrides the Resources property to hide it.
Inherited from DXFramework |
Style |
Gets or sets the style to be used by this element.
Inherited from Framework |
Summary |
Gets or sets the text that is shown when the summary is calculating.
Inherited from Virtual |
Tag |
Gets or sets an arbitrary object value that can be used to store custom information about this element.
Inherited from Framework |
Templated |
Gets a reference to the template parent of this element. This property is not relevant if the element was not created through a template.
Inherited from Framework |
Tool |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from DXFramework |
Total |
Gets the total row count. |
Touches |
Gets all touch devices that are captured to this element.
Inherited from Content |
Touches |
Gets all touch devices that are captured to this element or any child elements in its visual tree.
Inherited from Content |
Touches |
Gets all touch devices that are over this element.
Inherited from Content |
Touches |
Gets all touch devices that are over this element or any child elements in its visual tree.
Inherited from Content |
See Also