GridCommandColumnType Enum
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[JsonConverter(typeof(StringEnumConverter))]
public enum GridCommandColumnType
Members
Name |
---|
Adaptive
|
Buttons
|
DetailExpand
|
GroupExpand
|
Selection
|
Drag
|
See Also