Click or drag to resize

RecroGridRGGetDataParamSelectedColumns Property

Gets or sets the selected columns.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public RecroGridRGProperty[] SelectedColumns { get; set; }

Property Value

Type: RecroGridRGProperty
A lekérdezésben igényelt oszlopok.
See Also