DevExpressHelper Members
In This Article
#Properties
Name | Description |
---|---|
Callback |
Gets a value containing callback arguments passed from the client. |
Callback |
Gets the name identifying the DevExpress extension whose callback is being processed. |
Client |
Specifies the client scheme to be applied to all DevExpress extensions (that utilize a Dev |
Global |
Gets or sets the base color for the theme to be globally applied to all DevExpress MVC extensions across a web page or entire web site. |
Global |
Gets or sets the font settings of the theme to be globally applied to all DevExpress MVC extensions across a web page or entire web site. |
Is |
Gets a value indicating whether a callback sent by a DevExpress extension is currently being processed. |
Style |
Allows you to specify the name of the theme applied to the DevExpress ASP. |
Theme static | Specifies the theme to be applied to all DevExpress extensions within an application. |
#Methods
Name | Description |
---|---|
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. |
Get |
Returns a URL corresponding to the Controller and Action names passed via a parameter. |
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. |
To |
Returns a string that represents the current object. Inherited from Object. |
Write |
Obsolete. Writes a string to the stream. |
Write |
Obsolete. Writes a string to the stream. |
Write |
Obsolete. Writes a string to the text string or stream. |
Write |
Obsolete. Writes a string to the text string or stream. |
See Also