IndicatorColumnImageList Property

This is used to get or set the image list used for the column's cells

Definition

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

Property Value

ImageList

See Also