次の方法で共有


DesignerPropertyDescriptor.Validate(Object, Object) メソッド

定義

public:
 Microsoft::ReportDesigner::ValidationResult Validate(System::Object ^ component, System::Object ^ value);
public Microsoft.ReportDesigner.ValidationResult Validate (object component, object value);
member this.Validate : obj * obj -> Microsoft.ReportDesigner.ValidationResult
Public Function Validate (component As Object, value As Object) As ValidationResult

パラメーター

component
Object
value
Object

戻り値

適用対象