[]
Gets or sets a value that indicates whether the current date is highlighted. This is a dependency property.
public bool IsTodayHighlighted { get; set; }
Public Property IsTodayHighlighted As Boolean
Type | Description |
---|---|
bool | true if the current date is highlighted; otherwise, false. The default is true. |