Click or drag to resize

RecroGridTemplateParamsEmbeddedRecroGrid Property

Gets or sets an embedded RecroGrid.

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

Property Value

Type: DictionaryString, Object
The collection of embedded RecroGrid.
See Also