IFieldFormattingOptions.ApplyFormatInEditMode Property
.NET Framework (current version)
Gets a value that indicates whether the formatting string that is specified by the DataFormatString property is applied to field values when the field is in edit mode.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Property Value
Type: System.Booleantrue if the formatting string is applied in edit mode; otherwise, false.
.NET Framework
Available since 3.5
Available since 3.5
Show: