Back to Devexpress

GanttViewHitInfo Properties

wpf-devexpress-dot-xpf-dot-gantt-dot-ganttviewhitinfo-dot-underscore-properties.md

latest6.2 KB
Original Source

GanttViewHitInfo Properties

Contains information about the specified element contained within the GanttView.

NameDescription
BandGets a band located under the test object. Inherited from GridViewHitInfoBase.
ColumnGets a column located under the test object. Inherited from TreeListViewHitInfo.
ConnectorGets a GanttConnector located under the test object.
HitTestGets the visual element located under the test object.
InBandPanelGets whether the test object is within the band panel. Inherited from GridViewHitInfoBase.
InBaselineGets whether the test object is within the baseline.
InColumnHeaderGets whether the test object is within a column’s header. Inherited from GridViewHitInfoBase.
InColumnPanelGets whether the test object is within the column header panel. Inherited from GridViewHitInfoBase.
InConnectorGets whether the test object is within the connector.
InFilterPanelGets whether the test object is within the Filter Panel. Inherited from GridViewHitInfoBase.
InGroupColumnGets whether the test object is within a group column. Inherited from GridViewHitInfoBase.
InGroupPanelGets whether the test object is within the Group Panel. Inherited from GridViewHitInfoBase.
InNodeCheckboxGets whether the test object is within a node’s check box. Inherited from TreeListViewHitInfo.
InNodeExpandButtonGets whether the test object is within an expand button. Inherited from TreeListViewHitInfo.
InNodeFooterGets whether the test object is within a node footer. Inherited from TreeListViewHitInfo.
InNodeImageGets whether the test object is within a node’s image. Inherited from TreeListViewHitInfo.
InNodeIndentGets whether the test object is within a node indent. Inherited from TreeListViewHitInfo.
InRowGets whether the test object is within the task row.
InRowCellGets whether the test object is within a data cell. Inherited from TreeListViewHitInfo.
InTaskGets whether the test object is within the task.
InTaskContentGets whether the test object is within the task content.
InTimescaleGets whether the test object is within the timescale.
InTreeListNodeImageObsolete. Gets whether the test object is within a node image. Inherited from TreeListViewHitInfo.
IsDataAreaGets whether the test object belongs to the area within a tree view which is not occupied by tree nodes. Inherited from TreeListViewHitInfo.
Resource
RowHandleGets the handle of a row that contains the test object. Inherited from GridViewHitInfoBase.
StripLineControlGets a StripLineControl located under the test object.

See Also

GanttViewHitInfo Class

GanttViewHitInfo Members

DevExpress.Xpf.Gantt Namespace