TcxCustomDateNavigator.HitTest Property
Provides access to a HitTest class instance that contains information about the Date Navigator control’s element to which the test point belongs.
Declaration
property HitTest: TcxSchedulerDateNavigatorHitTest read;
Property Value
Type |
---|
TcxSchedulerDateNavigatorHitTest |
See Also