Freigeben über


IFieldFormattingOptions.ApplyFormatInEditMode Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die von der DataFormatString-Eigenschaft angegebene Formatierungszeichenfolge auf Feldwerte angewendet wird, wenn sich das Feld im Bearbeitungsmodus befindet.

public:
 property bool ApplyFormatInEditMode { bool get(); };
public bool ApplyFormatInEditMode { get; }
member this.ApplyFormatInEditMode : bool
Public ReadOnly Property ApplyFormatInEditMode As Boolean

Eigenschaftswert

Boolean

true, wenn die Formatierungszeichenfolge im Bearbeitungsmodus angewendet wird, andernfalls false.

Gilt für