CalendarHitInfo.IsInRightArea Property
Gets or sets whether the test point is located in the time portion area.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the test point is located in the time portion area; otherwise, false. |
See Also