Indicator ColumnImage Spacing Property
This is used to specify the horizontal spacing between images
Definition
Namespace: EWSoftware.ListControls.DataGridViewControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
By default, there is no spacing between images
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public int ImageSpacing { get; set; }VB
Public Property ImageSpacing As Integer
Get
SetC++
public:
property int ImageSpacing {
int get ();
void set (int value);
}F#
member ImageSpacing : int with get, setProperty Value
Int32By default, there is no spacing between images