TableEditor.EditInGrid Property
Indicates if editing should be done in a panel inside or above the grid
[Visual Basic]Public Property EditInGrid As
Boolean [C#]public
bool EditInGrid {get; set;}
See Also
TableEditor Class | DVXP.DXTableEditor Namespace