RuntimeStringIdInfo(GridControlRuntimeStringId, String) Constructor
In This Article
Initializes a new instance of the RuntimeStringIdInfo class with specified settings.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
id | Grid |
A DevExpress. |
value | String | A String value that specifies a new value for the specified resource string. |
#Examples
See Also