[]
Gets or sets the text of the tip that is shown on an overridden holiday.
[Browsable(true)]
public string OverrideTipText { get; set; }
<Browsable(True)>
Public Property OverrideTipText As String
Type | Description |
---|---|
string | A string type that represents the value. The default is string.Empty. |
This property retrieves the tooltip text for an overridden holiday.