Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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