Click or drag to resize

RelaxISRemoteOptionsAdditionalSettings Property

Allows the introduction of additional bullet points. The Key describes the link text, the value contains the object to show in the property grid.

Namespace: RelaxIS_SDK.Tools
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public Dictionary<string, Object> AdditionalSettings { get; set; }

Return Value

DictionaryString, Object
See Also