EditorOptionDefinition<T>.IsValid Method
Include Protected Members
Include Inherited Members
Determines whether the proposed value is valid.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
IsValid(Object%) | Determines whether the proposed value is valid. (Overrides EditorOptionDefinition.IsValid(Object%).) | |
IsValid(T%) | Determines whether the proposed value is valid. |
Top