GridTitleCenterFirst

Top  Previous  Next

Gets or sets the first line title (center) for the grid control.

[Visual Basic .NET]

Public Property GridTitleCenterFirst As String

[C#]

public string GridTitleCenterFirst {get; set;}

 

Remarks

The default value is empty string, a screenshot with "Yoho Airport Arrivals" as first line title (center) is presented below.

GridTitle_Center_First