'Declaration Public Function GetDisplayRange( _ ByVal visible As Boolean _ ) As SelectionRange
public SelectionRange GetDisplayRange( bool visible )
Parameters
- visible
- true to retrieve only the dates that are fully contained in displayed months; otherwise, false.
Return Value
The begin and end dates of the displayed calendar.