Click or drag to resize

RGFormViewModelRGProperty Property

The RGProoperty to be created in Partial View.

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

Property Value

Type: RecroGridRGProperty
The RGProperty.
See Also