DevExpressHelper Properties
A helper object containing the most commonly used properties and methods.
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. |
See Also