You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

List Image Column - ImageUnits Property

Specifies whether the image is measured using pixels or percentages

Member of List Image Column (PRIM_LIST.Image)

Data Type - Enumeration

Details

The ImageUnits property denotes how the size and position of the image is measured.

Allowed Values

Enum Value

Description

Percentage

All height, width, left and top values are measured as a percentage of the cell

Pixels

All height, width, left and top values are measured as a specific number of pixels

See also

All Component Classes

Technical Reference

  • No labels