RecroGrid.RGProperties4Rec Property

Available columns for creating an XML record.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.11.0.24.1208.1
C#
protected List<RecroGrid.RGProperty> RGProperties4Rec { get; }

Property Value

List<RecroGrid.RGProperty>
List of columns and their properties.

See Also