aspnet-devexpress-dot-web-b08be7cc.md
Provides the style settings used to paint cells within a command column.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class GridViewCommandColumnStyle :
AppearanceStyle
Public Class GridViewCommandColumnStyle
Inherits AppearanceStyle
The following members return GridViewCommandColumnStyle objects:
These settings can be accessed using the GridViewStyles.CommandColumn property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle GridViewCommandColumnStyle FileManagerGridViewCommandColumnStyle
See Also