SubMenuStyle::ICustomTypeDescriptor::GetEvents Method ()

 

For a description of this member, see ICustomTypeDescriptor::GetEvents().

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

private:
virtual EventDescriptorCollection^ GetEvents() sealed = ICustomTypeDescriptor::GetEvents

Return Value

Type: System.ComponentModel::EventDescriptorCollection^

An EventDescriptorCollection that contains the events for this instance.

This member is an explicit interface member implementation. It can only be used when the SubMenuStyle instance is cast to the ICustomTypeDescriptor interface.

.NET Framework
Available since 2.0
Return to top
Show: