Click or drag to resize

RGClientParamRGProperties Property

Gets the RGProperties.

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

Property Value

Type: ListRecroGridRGProperty
The RGProperties.
See Also