Gets or sets the second line title (right) if applicable for the grid control.
[Visual Basic .NET]
Public Property GridTitleRightSecond As String
[C#]
public string GridTitleRightSecond {get; set;}
Remarks
The default value is empty string, a screenshot with "July 15" as second line title (right) is presented below.