IFieldFormattingOptions.ApplyFormatInEditMode 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得一個值,表示當欄位處於編輯模式時,屬性指定的 DataFormatString 格式字串是否套用到欄位值上。
public:
property bool ApplyFormatInEditMode { bool get(); };
public bool ApplyFormatInEditMode { get; }
member this.ApplyFormatInEditMode : bool
Public ReadOnly Property ApplyFormatInEditMode As Boolean
屬性值
true如果格式字串是在編輯模式下套用;否則,。 false