WebPartMenuStyle::ICustomTypeDescriptor::GetDefaultProperty Method ()
.NET Framework (current version)
Returns the default property for this instance of a component. This method implements the ICustomTypeDescriptor::GetDefaultProperty method.
Assembly: System.Web (in System.Web.dll)
private: virtual PropertyDescriptor^ GetDefaultProperty() sealed = ICustomTypeDescriptor::GetDefaultProperty
Return Value
Type: System.ComponentModel::PropertyDescriptor^A PropertyDescriptor that represents the default property for this object, or null if the object has no properties.
.NET Framework
Available since 2.0
Available since 2.0
Show: