RecroGrid.RGProperties4Form Property

The columns available in Form view.

Definition

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

Property Value

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

See Also