IndicatorColumnImage Property
This property is not used and is hidden in the designer
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public Image Image { get; set; }
Public Property Image As Image
Get
Set
public:
property Image^ Image {
Image^ get ();
void set (Image^ value);
}
member Image : Image with get, set
Property Value
Image