BindingGroup.ValidateWithoutUpdate 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
对绑定和ValidationRule属性ValidationStep设置为或RawProposedValue已设置ConvertedProposedValue的对象运行转换器。
public:
bool ValidateWithoutUpdate();
public bool ValidateWithoutUpdate();
member this.ValidateWithoutUpdate : unit -> bool
Public Function ValidateWithoutUpdate () As Boolean
返回
true 如果验证规则成功,则为否则,为 false.
注解
调用此方法时,源不会更新。