RecroGridTemplateParamsEmbeddedRecroGrid Property

Gets or sets an embedded RecroGrid.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.2.0.24.0426.1
C#
public Dictionary<string, string> EmbeddedRecroGrid { get; set; }

Property Value

DictionaryString, String
The collection of embedded RecroGrid.

See Also