Skip to main content
Tab

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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public abstract class ASPxHierarchicalDataWebControl :
    ASPxDataWebControlBase
See Also