RgfDynamicDictionaryItem Property

Definition

Namespace: Recrovit.RecroGridFramework.Abstraction.Models
Assembly: Recrovit.RecroGridFramework.Abstraction (in Recrovit.RecroGridFramework.Abstraction.dll) Version: 1.2.0.10124
C#
public Object this[
	string key
] { get; set; }

Parameters

key  String
 

Property Value

Object

Implements

IDictionaryTKey, TValueItemTKey

See Also