RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
Column
Defs
Col
Title Property
Gets the column title.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 10.0.1.10216
C#
Copy
public
string
ColTitle
{
get
; }
Property Value
String
The column title.
See Also
Reference
RecroGrid
ColumnDefs Class
Recrovit.RecroGridFramework Namespace
ColTitle
In This Article
Definition
See Also