ASPxHierarchicalDataWebControl Class
In This Article
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.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public abstract class ASPxHierarchicalDataWebControl :
ASPxDataWebControlBase
#Implements
Show 15 items
#Inheritance
Show 39 items
Object
Control
WebControl
ASPxWebControlBase
ASPxWebControl
ASPxDataWebControlBase
ASPxHierarchicalDataWebControl
See Also