GridViewCommandColumnStyle Class
Provides the style settings used to paint cells within a command column.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return GridViewCommandColumnStyle objects:
Remarks
These settings can be accessed using the GridViewStyles.CommandColumn property.
Inheritance
See Also