RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Dyn
TEntity
Valid
Properties Property
Gets the valid properties.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
Copy
protected
IEnumerable
<
PropertyInfo
>
ValidProperties
{
get
; }
Property Value
IEnumerable
PropertyInfo
The valid properties.
See Also
Reference
RecroGridDyn
TEntity
Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also