GridEditMode Enum
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[JsonConverter(typeof(StringEnumConverter))]
public enum GridEditMode
Members
Name |
---|
Batch
|
Cell
|
Row
|
Form
|
Popup
|
See Also