AxpDataGrid

AxpDataGrid.Language Property

Set user interface strings in local language. English, Norwegian and German is supported.

For other languages, set the appropriate string properties.

[Visual Basic]
Public Property Language As String
[C#]
public string Language {get; set;}

Property Value

Allowed values are "ENG" or "NOR" or "GER". Default is "ENG".

See Also

AxpDataGrid Class | Axezz.WebControls Namespace