RuntimeStringIdInfo.Value Property
In This Article
Gets or sets a new value for the specified resource string.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
String | A String value that specifies a new value for the specified resource string. |
#Examples
See Also