| RGDataContextRecroGridTypeList Property |
Gets the list of RecroGrid types.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public static IEnumerable<string> RecroGridTypeList { get; }
Property Value
Type:
IEnumerableString
The list of RecroGrid types.
See Also