Member Table: Hit Information
Below is the list of the primary members which can be used to determine which scheduler elements are located under the cursor in the XtraScheduler suite.
Public Properties
Name | Description |
---|---|
SchedulerHitInfo.HitTest | Gets a value identifying the type of the visual element located under the test point. |
SchedulerHitInfo.NextHitInfo | Provides the hit information about the element that is positioned next below the current hit element. |
Public Methods
Name | Description |
---|---|
SchedulerViewInfoBase.CalcHitInfo | Returns information on scheduler elements located at the specified point. |
SchedulerHitInfo.FindFirstLayoutHitInfo | Finds the first SchedulerHitInfo object that is not null for the current hit. |
SchedulerHitInfo.FindHitInfo | Searches the hit information for the specified type(s) of the element, traversing to the depth of the specified stop type(s). |