RGClientParamRGProperties Property

Gets the RGProperties.

Definition

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

Property Value

ListRecroGridRGProperty
The RGProperties.

See Also