[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.GetLocalizedStringEventArgs.-ctor

GetLocalizedStringEventArgs Constructor

GetLocalizedStringEventArgs(string, string, Control, Component)

Initializes a new instance of a GetLocalizedStringEventArgs.

Declaration
public GetLocalizedStringEventArgs(string value, string componentName, Control parent, Component component)
Parameters
Type Name Description
string value

Value to be localized.

string componentName

Name of the component being localized.

Control parent

Parent of the component being localized.

Component component

Component being localized.