GridTitleLeftSecond

Top  Previous  Next

Gets or sets the second line title (left) if applicable for the grid control.

[Visual Basic .NET]

Public Property GridTitleLeftSecond As String

[C#]

public string GridTitleLeftSecond {get; set;}

 

Remarks

The default value is empty string.