Skip to main content
A newer version of this page is available. .

TreeListCommandCellStyle Class

Provides the style settings used to paint command column cells.

Namespace: DevExpress.Web.ASPxTreeList

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

Declaration

public class TreeListCommandCellStyle :
    AppearanceStyle

The following members return TreeListCommandCellStyle objects:

Remarks

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

See Also