Back to Devexpress

GridViewCommandColumnStyle Class

aspnet-devexpress-dot-web-b08be7cc.md

latest2.1 KB
Original Source

GridViewCommandColumnStyle Class

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

Declaration

csharp
public class GridViewCommandColumnStyle :
    AppearanceStyle
vb
Public Class GridViewCommandColumnStyle
    Inherits AppearanceStyle

The following members return GridViewCommandColumnStyle objects:

Remarks

These settings can be accessed using the GridViewStyles.CommandColumn property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle GridViewCommandColumnStyle FileManagerGridViewCommandColumnStyle

See Also

GridViewCommandColumnStyle Members

Grid View

DevExpress.Web Namespace