RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Template
Params
Properties Property
Gets the properties of DataRec.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
Copy
public
List
<
PropertyInfo
>
Properties
{
get
; }
Property Value
List
PropertyInfo
The properties.
See Also
Reference
RecroGrid
TemplateParams Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also