RecroGridRGFilterRGConditionColName Property

Gets or sets the name of the column.

Definition

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

Property Value

String
The name of the column.

See Also