| Visual Basic (Declaration) | |
|---|---|
Public Property Title As String | |
| C# | |
|---|---|
public string Title {get; set;} | |
Return Value
A string representing the property's title, which is used, by default, by the corresponding column's Title property.Supported Frameworks: Microsoft .NET Framework version 3.5