Click or drag to resize

RGDataContextRecroGridTypeList Property

Gets the list of RecroGrid types.

Namespace:  Recrovit.RecroGridFramework.Data
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public static IEnumerable<string> RecroGridTypeList { get; }

Property Value

Type: IEnumerableString
The list of RecroGrid types.
See Also