[]
Gets a value indicating whether the date range of StartDate and EndDate contains some selected days.
public bool HasSelectedDays { get; }
Public ReadOnly Property HasSelectedDays As Boolean
Type | Description |
---|---|
bool | true if the date range of StartDate and EndDate contains some selected days.; otherwise, false. |