GridTitleRightFirst

Top  Previous  Next

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

[Visual Basic .NET]

Public Property GridTitleRightFirst As String

[C#]

public string GridTitleRightFirst {get; set;}

 

Remarks

The default value is empty string, a screenshot with "6:12" as first line title (right) is presented below.

GridTitle_Right_First