Click or drag to resize

RecroGridRGFilterRGConditionColName Property

Gets or sets the name of the column.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public string ColName { get; set; }

Property Value

Type: String
The name of the column.
See Also