IDataGridBandBaseOptions.AllowPress

Syntax

AllowPress: Boolean;

Description

The AllowPress property determines the column or a container header ability to be clicked.

Comments

If the property value is set to False, the header is not clickable. Also the object moving is prohibited. The location can be changed using the SetParentBand method.

See also:

IDataGridBandBaseOptions