DataViewStyles Members
In This Article
#Constructors
Name | Description |
---|---|
Data |
Initializes a new instance of the Data |
#Fields
Name | Description |
---|---|
Content |
For internal use only. Returns “Content”. |
Empty |
For internal use only. Returns “Empty |
Empty |
For internal use only. Returns “Empty |
Item |
For internal use only. Returns “Item”. |
Pager |
For internal use only. Returns “Pager |
Pager |
For internal use only. Returns “Pager |
Pager |
For internal use only. Returns “Pager |
Pager |
For internal use only. Returns “Pager |
Pager |
For internal use only. Returns “Pager |
Pager |
For internal use only. Returns “Pager |
Pager |
For internal use only. Returns “Pager |
Pager |
For internal use only. Returns “Pager”. |
Pager |
For internal use only. Returns “Pager |
#Properties
Name | Description |
---|---|
Content | Gets the style settings defining the appearance of the control’s content area. |
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 |
Empty |
Gets style settings defining the appearance of the of the control’s empty data area. |
Empty |
Gets the style settings defining the appearance of the empty data items. |
Enable |
Obsolete. Specifies whether to enable the control’s default appearance.
Inherited from Styles |
Item | Gets the style settings defining the appearance of the data items. |
Pager | Gets the style settings defining the appearance of the pager. |
Pager |
Gets the style settings defining the appearance of the pager buttons. |
Pager |
Gets the style settings defining the appearance of the current page number. |
Pager |
Gets the style settings defining the appearance of the pager buttons when they are disabled. |
Pager |
Gets the style settings defining the appearance of the page numbers. |
Pager |
Gets the style settings defining the appearance of the page size item element of the embedded pager. |
Pager |
Gets the style settings defining the appearance of the pager panel. |
Pager |
Gets the style settings defining the appearance of the ‘Show More Items’ link container. |
Pager |
Gets the style settings defining the appearance of the summary. |
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 Styles |
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 Styles |
To |
Returns the string that represents the current object.
Inherited from Styles |
See Also