RecroGridColumnDefsAlias Property

Gets the column Alias.

Definition

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

Property Value

String
The column Alias.

See Also