RuntimeStringIdInfo Properties
Represents an element in the DataViewBase.RuntimeLocalizationStrings collection and corresponds to a resource string that can be localized at runtime.
Name | Description |
---|---|
Id | Gets or sets a value that identifies the required resource string. |
Value | Gets or sets a new value for the specified resource string. |
See Also