DataMapEditor Property
DataMapEditor
Gets or sets a value that indicates the type of editor to use when editing data-mapped cells in this column or row.
Declaration
public virtual DataMapEditor DataMapEditor { get; set; }
Public Overridable Property DataMapEditor As DataMapEditor