UpdateableHierarchicalView.Events Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected ReadOnly Property Events As EventHandlerList
    Get
'Usage
Dim value As EventHandlerList

value = Me.Events
protected EventHandlerList Events { get; }

Property Value

Type: System.ComponentModel.EventHandlerList

See Also

Reference

UpdateableHierarchicalView Class

UpdateableHierarchicalView Members

Microsoft.SharePoint.WebControls Namespace