TcxGridViewHitTypes Type
Specifies a set of grid View element identifiers that determine the grid View elements that can display a popup menu.
Declaration
TcxGridViewHitTypes = set of TcxGridViewHitType;
Referenced Class
| Type |
|---|
| TcxGridViewHitType |
Remarks
Refer to the TcxPopupMenuInfo.HitTypes property description to learn about the identifiers.
See Also