Skip to main content

RuntimeStringIdInfo Constructors

Represents an element in the DataViewBase.RuntimeLocalizationStrings collection and corresponds to a resource string that can be localized at runtime.
Name Parameters Description
RuntimeStringIdInfo() none Initializes a new instance of the RuntimeStringIdInfo class.
RuntimeStringIdInfo(GridControlRuntimeStringId, String) id, value Initializes a new instance of the RuntimeStringIdInfo class with specified settings.
See Also