Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Tab > Tab Assembly Interfaces > ITabCellStyle > ITabCellStyle.FitVertical

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. If the FitVertical property is set to TriState.OnOption, images are proportionally scaled when the cell height is changed.

See also:

ITabCellStyle