Back to Devexpress

XtraLocalizer.QueryLocalizedStringEventArgs Class

corelibraries-devexpress-dot-utils-dot-localization-dot-xtralocalizer-16e18682.md

latest2.0 KB
Original Source

XtraLocalizer.QueryLocalizedStringEventArgs Class

Contains data for the QueryLocalizedString, QueryLocalizedStringNonTranslated, and QueryLocalizedStringContainerResource events.

Namespace : DevExpress.Utils.Localization

Assembly : DevExpress.Data.v25.2.dll

NuGet Package : DevExpress.Data

Declaration

csharp
public class QueryLocalizedStringEventArgs :
    EventArgs
vb
Public Class QueryLocalizedStringEventArgs
    Inherits EventArgs

XtraLocalizer.QueryLocalizedStringEventArgs is the data class for the following events:

Inheritance

Object EventArgs XtraLocalizer.QueryLocalizedStringEventArgs

See Also

XtraLocalizer.QueryLocalizedStringEventArgs Members

DevExpress.Utils.Localization Namespace