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