[]
        
(Showing Draft Content)

C1.Win.FlexGrid.GetLocalizedStringEventArgs

GetLocalizedStringEventArgs Class

Provides data for the GetLocalizedString event.

Inheritance
GetLocalizedStringEventArgs
Namespace: C1.Win.FlexGrid
Assembly: C1.Win.FlexGrid.8.dll
Syntax
public class GetLocalizedStringEventArgs : EventArgs

Constructors

Name Description
GetLocalizedStringEventArgs(string, string, Control, Component)

Initializes a new instance of a GetLocalizedStringEventArgs.

Properties

Name Description
Component

Component being localized.

ComponentName

Gets the name of the component being localized.

Parent

Parent of the component being localized.

Value

Gets or sets the value of the localized string.