Skip to main content

TreeListCommandCellStyle Class

Provides the style settings used to paint command column cells.

Namespace: DevExpress.Web.ASPxTreeList

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

NuGet Package: DevExpress.Web

Declaration

public class TreeListCommandCellStyle :
    AppearanceStyle

The following members return TreeListCommandCellStyle objects:

Remarks

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

See Also