Gets or sets the second line title (center) if applicable for the grid control.
[Visual Basic .NET]
Public Property GridTitleCenterSecond As String
[C#]
public string GridTitleCenterSecond {get; set;}
Remarks
The default value is empty string.