DateTabText Property
DateTabText
Gets or sets the text shown in the date tab.
Declaration
public string DateTabText { get; set; }
Public Property DateTabText As String
Property Value
Type |
Description |
string |
A string value indicates the text shown in the date tab.
|