RangeValidator.ControlPropertiesValid 方法

定義

這是對屬性的檢查,以確認開發者是否有錯誤。

protected:
 override bool ControlPropertiesValid();
protected override bool ControlPropertiesValid();
override this.ControlPropertiesValid : unit -> bool
Protected Overrides Function ControlPropertiesValid () As Boolean

傳回

true如果控制屬性有效;否則,。 false

適用於