Method | Description | |
---|---|---|
KryptonCheckedButtonConverter ( ) : System |
Initialize a new instance of the KryptonCheckedButtonConverter class.
|
Method | Description | |
---|---|---|
IsValueAllowed ( ITypeDescriptorContext context, object value ) : bool |
Returns a value indicating whether a particular value can be added to the standard values collection.
|
protected IsValueAllowed ( ITypeDescriptorContext context, object value ) : bool | ||
context | ITypeDescriptorContext | An ITypeDescriptorContext that provides an additional context. |
value | object | The value to check. |
return | bool |
public KryptonCheckedButtonConverter ( ) : System | ||
return | System |