GridTitleLeftFirst

Top  Previous  Next

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

[Visual Basic .NET]

Public Property GridTitleLeftFirst As String

[C#]

public string GridTitleLeftFirst {get; set;}

 

Remarks

The default value is empty string.