WebGridTextSettings Properties
LocalizationFolder | Description Gets the folder path where the localization files are located. ValueType string Default Value "/CommonLibrary/WebGrid/[WebGrid Version]/Localization/" |
Language | Description Returns the language mode for the language settings. ValueType string Default Value "UseDefault" |
UseLanguage | Description This property will be filled automatically after we set the language for the grid in WebGrid.NET Designer. ValueType string Default Value "" |
TextItems | Description Returns the WebGridTextItem collection of the grid. ValueType object (WebGridTextItem) Default Value - |