Click or drag to resize

RecroGridTitle Property

Gets the title.

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

Property Value

Type: String
The title.
See Also