EditDropDown Property
EditDropDown
Gets or sets a value indicating whether editing will take place in a popup window or within cell boundaries.
Declaration
[Layout]
public bool EditDropDown { get; set; }
<Layout>
Public Property EditDropDown As Boolean