GridViewTableCommandCellType Enum
Lists values that specify in which row a command cell is displayed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Members
| Name | Description |
|---|---|
Data
|
A command cell is displayed within a data row. |
Filter
|
A command cell is displayed within the Filter Row. |
See Also