RecroGridRGFilterRGConditionColName Property

Gets or sets the name of the column.

Definition

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

Property Value

String
The name of the column.

See Also