BaseImageCellEditingCellFormattedValue Property

Gets or sets the formatted value of the cell

Definition

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

Property Value

Object

Implements

IDataGridViewEditingCellEditingCellFormattedValue

See Also