RecroGridRGClientColumnClientName Property
The column/field name used on the client side.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.7.0.24.1008.1
public string ClientName { get; }
Property Value
String
The name.
The name is formed from the
PropertyId and the prefix "rg-col-".