Click or drag to resize

RecroGridColumnDefsColTitle Property

Gets the column title.

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

Property Value

Type: String
The column title.
See Also