Skip to main content

DataAccessUILocalizer Properties

Provides the means to localize the user interface provided by Data Access library.
Name Description
Active static Gets or sets a localizer object providing localization of the user interface at runtime.
Language Returns the name of the language currently used by this localizer object. Inherited from XtraLocalizer<T>.
UserResourceManager static Inherited from XtraLocalizer<T>.
See Also