Click or drag to resize

RecroGridRGPropertyColNameLastPart Property

Gets the col name last part.

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

Property Value

Type: String
The col name last part.
See Also