ApplyFormatInEditMode Property
Gets or sets a value indicating whether the formatting string specified by the
DataFormatString property is applied to field values when the data-bound control that contains the
C1BoundField object is in edit mode.
public virtual System.bool ApplyFormatInEditMode {get; set;}
'Declaration
Public Overridable Property ApplyFormatInEditMode As System.Boolean