Partager via


IFieldFormattingOptions.ApplyFormatInEditMode Propriété

Définition

Obtient une valeur qui indique si la chaîne de mise en forme spécifiée par la propriété DataFormatString est appliquée aux valeurs de champ lorsque le champ est en mode édition.

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

Valeur de propriété

Boolean

true si la chaîne de mise en forme s'applique en mode édition ; sinon, false.

S’applique à