IExpressionEditorInstance.AcceptsReturn Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of de instantie van de expressie-editor de RETURN-sleutel accepteert.

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

Waarde van eigenschap

true als de expressie-editor de RETURN-sleutel accepteert; anders, false.

Van toepassing op