ComponentOne FlexGrid for WinForms
ImageSpacing Property

C1.Win.C1FlexGrid Namespace > CellStyle Class : ImageSpacing Property
Gets or sets the space between images and text in a cell, in pixels.
Syntax
'Declaration
 
Public Property ImageSpacing As Integer
public int ImageSpacing {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members