IDataGridBandBaseOptions.AllowPress

Syntax

AllowPress: Boolean;

Description

The AllowPress property determines whether column or band header can be clicked.

Comments

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

See also:

IDataGridBandBaseOptions