[]
Returns 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. |