[]
Gets or sets a value that indicates whether to show trailing dates.
public bool ShowTrailing { get; set; }
Public Property ShowTrailing As Boolean
Type | Description |
---|---|
bool | A bool value that indicates whether to show the trailing days. The default is true. |