MVCxTreeListCommandColumn Class
Denotes an individual command column within the TreeList.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public class MVCxTreeListCommandColumn :
TreeListCommandColumn
Public Class MVCxTreeListCommandColumn
Inherits TreeListCommandColumn
Related API Members
The following members accept/return MVCxTreeListCommandColumn objects:
Implements
DevExpress.Web.Internal.IPropertiesDirtyTracker
DevExpress.Web.Internal.IWebControlObject
DevExpress.Web.Design.IDesignTimeCollectionItem
DevExpress.Utils.Design.ICaptionSupport
Inheritance
Object
StateManager
CollectionItem
WebColumnBase
TreeListColumn
TreeListCommandColumn
MVCxTreeListCommandColumn
See Also
Feedback