Back to Devexpress

GridViewHitInfoBase Properties

wpf-devexpress-dot-xpf-dot-grid-dot-gridviewhitinfobase-dot-underscore-properties.md

latest2.0 KB
Original Source

GridViewHitInfoBase Properties

Serves as the base for classes providing information about a particular view element.

NameDescription
BandGets a band located under the test object.
ColumnGets a column located under the test object.
InBandPanelGets whether the test object is within the band panel.
InColumnHeaderGets whether the test object is within a column’s header.
InColumnPanelGets whether the test object is within the column header panel.
InFilterPanelGets whether the test object is within the Filter Panel.
InGroupColumnGets whether the test object is within a group column.
InGroupPanelGets whether the test object is within the Group Panel.
InRowGets whether the test object is within a row.
IsDataAreaGets whether the test object belongs to the area within a view.
RowHandleGets the handle of a row that contains the test object.

See Also

GridViewHitInfoBase Class

GridViewHitInfoBase Members

DevExpress.Xpf.Grid Namespace