FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellStyle Class / ImageSpacing Property

In This Topic
    ImageSpacing Property (CellStyle)
    In This Topic
    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