SubMenuStyle::ICustomTypeDescriptor::GetConverter Method ()
.NET Framework (current version)
For a description of this member, see ICustomTypeDescriptor::GetConverter().
Assembly: System.Web (in System.Web.dll)
private: virtual TypeConverter^ GetConverter() sealed = ICustomTypeDescriptor::GetConverter
Return Value
Type: System.ComponentModel::TypeConverter^A TypeConverter that is the converter for this object, or null if there is no TypeConverter for this object.
Implements
ICustomTypeDescriptor::GetConverter()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: