Method | Description | |
---|---|---|
SelectedDropDownTabPageConverter ( ) : System.ComponentModel |
The default constructor.
|
Method | Description | |
---|---|---|
IsValueAllowed ( ITypeDescriptorContext context, object value ) : bool |
Determins if the specified value is allowed.
|
protected IsValueAllowed ( ITypeDescriptorContext context, object value ) : bool | ||
context | ITypeDescriptorContext | The context of the value. |
value | object | The value to which to set the property |
return | bool |
public SelectedDropDownTabPageConverter ( ) : System.ComponentModel | ||
return | System.ComponentModel |