RecroGrid Framework
C#
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.8.0.24.1110.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