SubMenuStyle::ICustomTypeDescriptor::GetDefaultProperty Method ()
.NET Framework (current version)
For a description of this member, see ICustomTypeDescriptor::GetDefaultProperty().
Assembly: System.Web (in System.Web.dll)
private: virtual PropertyDescriptor^ GetDefaultProperty() sealed = ICustomTypeDescriptor::GetDefaultProperty
Return Value
Type: System.ComponentModel::PropertyDescriptor^A PropertyDescriptor object that represents the default property for this object, or null if the object does not have properties.
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
Available since 2.0
Show: