ITabCellStyle.FitVertical

Syntax

FitVertical: TriState;

Description

The FitVertical property sets image scaling when the cell height is changed.

Comments

Images can be set up using the NormalPicture, HoverPicture and PushedPicture properties. Default value of the FitVertical property is TriState.OffOption. When you set the TriState.OnOption value for the FitVertical property, the images are proportionally scaled when the height   of an image cell is changed.

See also:

ITabCellStyle