RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Selected
Columns Property
Listing of columns included in the query.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.3.0.24.0115.1
C#
Copy
protected
List
<
RecroGrid
RGProperty
>
SelectedColumns
{
get
; }
Property Value
List
RecroGrid
RGProperty
The selected columns.
See Also
Reference
RecroGrid Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
See Also