IndicatorColumnImage Property
This property is not used and is hidden in the designer
Namespace: EWSoftware.ListControls.DataGridViewControlsAssembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.18.0+3a863295c73252b22e8ab6862ed6bdc57bcbd0fc
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