Version

WebHierarchicalDataSourceView Class

Represents a data view on a node or collection of nodes in a hierarchical data structure for a Infragistics.Web.UI.DataSourceControls.WebHierarchicalDataSource control.
Syntax
'Declaration
 
Public Class WebHierarchicalDataSourceView 
   Inherits System.Web.UI.HierarchicalDataSourceView
public class WebHierarchicalDataSourceView : System.Web.UI.HierarchicalDataSourceView 
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also