Skip to main content

MVCxTreeListCommandColumn Class

Denotes an individual command column within the TreeList.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class MVCxTreeListCommandColumn :
    TreeListCommandColumn

The following members return MVCxTreeListCommandColumn objects:

Implements

DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
See Also