Gets a value indicating whether a data control field is currently viewed in a design-time environment.
Documentation for this section has not yet been entered.
The DataControlField.DesignMode property exposes the System.Web.UI.Control.DesignMode property. The System.Web.UI.Control instance that is passed to the DataControlField.Initialize(bool, System.Web.UI.Control) method is used.