SubMenuStyle::ICustomTypeDescriptor::GetDefaultEvent Method ()

 

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

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

private:
virtual EventDescriptor^ GetDefaultEvent() sealed = ICustomTypeDescriptor::GetDefaultEvent

Return Value

Type: System.ComponentModel::EventDescriptor^

An EventDescriptor object that represents the default event for the object, or null if the object has no events.

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: