Back to Devexpress

TreeListCommandCellStyle Class

aspnet-devexpress-dot-web-dot-aspxtreelist-0d4786b3.md

latest2.0 KB
Original Source

TreeListCommandCellStyle Class

Provides the style settings used to paint command column cells.

Namespace : DevExpress.Web.ASPxTreeList

Assembly : DevExpress.Web.ASPxTreeList.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return TreeListCommandCellStyle objects:

Remarks

These settings can be accessed using the TreeListStyles.CommandCell property.

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle TreeListCommandCellStyle

See Also

TreeListCommandCellStyle Members

Tree List

DevExpress.Web.ASPxTreeList Namespace