| RecroGridTemplateParamsEmbeddedRecroGrid Property |
Gets or sets an embedded RecroGrid.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public Dictionary<string, Object> EmbeddedRecroGrid { get; set; }
Property Value
Type:
DictionaryString,
Object
The collection of embedded RecroGrid.
See Also