ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellStyle Class / ImageSpacing Property

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