메소드 | 설명 | |
---|---|---|
KryptonCheckedButtonConverter ( ) : System |
Initialize a new instance of the KryptonCheckedButtonConverter class.
|
메소드 | 설명 | |
---|---|---|
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. |
리턴 | bool |