[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Calendar.GetDisplayRange

GetDisplayRange Method

GetDisplayRange(bool)

Returns date information that represents the low and high limits of the displayed dates of the control.

Declaration
public SelectionRange GetDisplayRange(bool visible)
Parameters
Type Name Description
bool visible

True to retrieve only the dates that are fully contained in displayed months; otherwise, false.

Returns
Type Description
SelectionRange

The begin and end dates of the displayed calendar.