TcxGridColumnHeaderViewInfo.IsPressed Property
Indicates whether the column header is currently pressed.
Declaration
property IsPressed: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
This property returns True if the State property contains the gcsPressed value.
See Also