[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcComboBoxCellType.ImageWidth

ImageWidth Property

ImageWidth

Gets or sets the image width.

Declaration
[Browsable(true)]
public int ImageWidth { get; set; }
<Browsable(True)>
Public Property ImageWidth As Integer
Property Value
Type Description
int

An int value that indicates the width of the image area.
The default is 16.

Remarks

This property determines the width of the image area used for displaying the item image.

See Also
ImageAlign
ShowListBoxImage