Page History
フィールド - HasErrorプロパティ
| Panel | ||
|---|---|---|
| ||
フィールドのエラー状態のフラグが立っているか |
データタイプ - ブール値
詳細
フィールドがエラーに設定されている場合、HasError メソッドは true を返します。
ShowError メソッドと ClearError メソッドはエラー状態を制御するために使用されます。 The HasError method will return true if the field has been set in error.
The ShowError and ClearError methods are used to control the error state.