| RecroGridDynTEntityValidProperties Property |
Gets the valid properties.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax protected IEnumerable<PropertyInfo> ValidProperties { get; }
Property Value
Type:
IEnumerablePropertyInfo
The valid properties.
See Also