Gets or sets the font for second line title (center) if applicable.
[Visual Basic .NET]
Public Property GridTitleFontCenterSecond As Font
[C#]
public Font GridTitleFontCenterSecond {get; set;}