RGClientParamRGProperties Property

Gets the RGProperties.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 10.0.1.10216
C#
public List<RecroGridRGProperty> RGProperties { get; }

Property Value

ListRecroGridRGProperty
The RGProperties.

See Also