ExpressionTextBox.IsSupportedExpression プロパティ

定義

式がサポートされているかどうかを決定する値を取得または設定します。

public:
 property bool IsSupportedExpression { bool get(); void set(bool value); };
public bool IsSupportedExpression { get; set; }
member this.IsSupportedExpression : bool with get, set
Public Property IsSupportedExpression As Boolean

プロパティ値

true 式がサポートされている場合は〘。それ以外の場合は false

適用対象