Click or drag to resize

RGDictionaryCallbackParamRGProperty Property

Gets the RGProperty.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public RecroGridRGProperty RGProperty { get; }

Property Value

Type: RecroGridRGProperty
The RGProperty.
See Also