Back to Devexpress

ASPxHierarchicalDataWebControl Class

aspnet-devexpress-dot-web-91b301e8.md

latest5.0 KB
Original Source

ASPxHierarchicalDataWebControl Class

Serves as the base class that defines methods, properties and events common to all ASPx web controls that can be bound to hierarchical data.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public abstract class ASPxHierarchicalDataWebControl :
    ASPxDataWebControlBase
vb
Public MustInherit Class ASPxHierarchicalDataWebControl
    Inherits ASPxDataWebControlBase

Implements

Show 15 items

IComponent

IDisposable

IParserAccessor

IDataBindingsAccessor

IControlBuilderAccessor

IControlDesignerAccessor

IExpressionsAccessor

IAttributeAccessor

IUrlResolutionService

INamingContainer

IPostBackDataHandler

IPostBackEventHandler

ICallbackEventHandler

IPropertiesOwner

IDataSourceViewSchemaAccessor

Inheritance

Show 39 items

Object Control WebControl ASPxWebControlBase ASPxWebControl ASPxDataWebControlBase ASPxHierarchicalDataWebControl ASPxMenuBase

ASPxNavBar

ASPxRibbon

ASPxSiteMapControlBase

ASPxTabControlBase

ASPxTreeView

ASPxMenu

ASPxTabControl

ASPxPageControl

ASPxSchedulerPopupMenu

ASPxPivotGridPopupMenu

GridViewContextMenu

ASPxPopupMenu

ASPxSiteMapControl

BootstrapAccordion

BootstrapMenu

BootstrapRibbon

BootstrapToolbar

BootstrapPopupMenu

BootstrapMenuBase

BootstrapTreeView

MVCxGridViewContextMenu

MVCxMenu

MVCxNavBar

MVCxPageControl

MVCxPopupMenu

MVCxRibbon

MVCxTabControl

MVCxTreeView

BootstrapPageControl

BootstrapSchedulerPopupMenu

BootstrapTabControl

See Also

ASPxHierarchicalDataWebControl Members

DevExpress.Web Namespace