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