PivotGridPagerStyles Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instnace of the Pivot |
#Fields
Name | Description |
---|---|
Button |
For internal use only.
Inherited from Pager |
Current |
For internal use only.
Inherited from Pager |
Disabled |
For internal use only.
Inherited from Pager |
Ellipsis |
For internal use only.
Inherited from Pager |
Page |
For internal use only.
Inherited from Pager |
Pager |
For internal use only.
Inherited from Pager |
Page |
For internal use only.
Inherited from Pager |
Summary |
For internal use only.
Inherited from Pager |
#Properties
Name | Description |
---|---|
Button |
Gets the style settings used to paint navigation buttons within the pager.
Inherited from Pager |
Css |
Gets or sets the path to a CSS file that defines the web control’s appearance.
Inherited from Styles |
Css |
Gets or sets a CSS class name postfix that identifies style settings to be applied to the control.
Inherited from Styles |
Current |
Gets the style settings used to paint the current page number within the pager.
Inherited from Pager |
Disabled |
Gets the style settings used to paint disabled navigation buttons within the pager.
Inherited from Pager |
Ellipsis |
Gets the style settings used to paint the ellipsis within the pager.
Inherited from Pager |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Page |
Gets the style settings used to paint page numbers within the pager.
Inherited from Pager |
Pager |
Gets the style settings defining the appearance of the pager.
Inherited from Pager |
Page |
Gets the style settings defining the appearance of Page Size Item element within the pager.
Inherited from Pager |
Summary |
Gets the style settings used to paint the summary information (such as which page is selected, the total number of pages) within the pager.
Inherited from Pager |
Theme |
Gets or sets the name of the Theme to be applied to a web control.
Inherited from Styles |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Copy |
Duplicates the properties of the specified object into the current instance of the Pager |
Create |
Creates and returns a copy of a style object with the specified name.
Inherited from Styles |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Is |
Specifies whether the control’s default appearance is enabled. For internal use only,
Inherited from Styles |
Is |
Returns a value indicating whether the control is rendered as a native HTML control.
Inherited from Styles |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Returns the Pager |
To |
Returns the textual representation of the Pivot |
See Also