IReportRowResizingEventArgs.Cancel

Syntax

Cancel: Boolean;

Description

The Cancel property determines whether row height can be changed.

Comments

If the property is set to True, row height cannot be changed, if it is set to False, it is allowed.

See also:

IReportRowResizingEventArgs