ASPxReportsLocalizer Members
#Constructors
Name | Description |
---|---|
ASPx |
Initializes a new instance of the ASPx |
#Fields
Name | Description |
---|---|
Trace |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Xtra |
#Properties
Name | Description |
---|---|
Active static |
Gets or sets a localizer object providing localization of the user interface at runtime.
Inherited from Xtra |
Language |
Returns the name of the language currently used by this localizer object.
Inherited from Xtra |
User |
Inherited from Xtra |
#Methods
Name | Description |
---|---|
Clear() static |
Inherited from Xtra |
Clear |
Inherited from Xtra |
Create |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Xtra |
Create |
Returns a Localizer object storing resources based on the thread’s language and regional settings (culture). |
Create |
This member supports the internal infrastructure, and is not intended to be used directly from your code.
Inherited from Xtra |
Create |
Returns a localizer object which provides resources based on the thread’s language and regional settings (culture). |
Create |
Creates an XML document, which contains resource strings provided by the current Xtra |
Enable |
Allows the UI Localization Client to attach to the application.
Inherited from Xtra |
Enter |
Create the trace source and allows the UI Localization Client to attach to the application.
Inherited from Xtra |
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 |
Returns an active localizer provider for this Xtra |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the string, localized by the current Xtra |
Get |
Returns a localized string for the given string identifier. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Handle |
Enables traking of all localization-related events from all threads in the application.
Inherited from Xtra |
Handle |
Allows to use localizer objects (including custom localizers) accross all application threads.
Inherited from Xtra |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Raise |
Raises the Xtra |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Release |
Inherited from Xtra |
Set |
Sets an active localizer provider for this Xtra |
To |
Returns a string that represents the current object. Inherited from Object. |
Write |
Writes resource strings to a file in XML format.
Inherited from Xtra |
Write |
Writes non-translated resource strings in the application to a file in XML format.
Inherited from Xtra |
Write |
Writes resource strings for the specified resource identifiers to a file in XML format.
Inherited from Xtra |
Write |
Saves the current Xtra |
#Events
Name | Description |
---|---|
Active |
Fires immediately after the Xtra |
Query |
Allows you to localize resources for all DevExpress UI controls in your application.
Inherited from Xtra |
Query |
Allows you to localize resources of data forms integrated in DevExpress UI controls.
Inherited from Xtra |
Query |
Allows you to obtain resource strings that are not localized for the current locale (culture).
Inherited from Xtra |