[]
Retrieves date information that represents the low and high limits of the displayed dates of the control.
public SelectionRange GetDisplayRange(bool visible)
| Type | Name | Description |
|---|---|---|
| bool | visible | true to retrieve only the dates that are fully contained in displayed months; otherwise, false. |
| Type | Description |
|---|---|
| SelectionRange | The begin and end dates of the displayed calendar. |