IndicatorColumnImageSpacing Property

This is used to specify the horizontal spacing between images

Definition

Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public int ImageSpacing { get; set; }

Property Value

Int32
By default, there is no spacing between images

See Also