Gets or sets the mode to which the System.Web.UI.WebControls.DetailsView control is changing.
Documentation for this section has not yet been entered.
Use the DetailsViewModeEventArgs.NewMode property to determine the mode to which the System.Web.UI.WebControls.DetailsView control is changing. For example, you might want to configure the System.Web.UI.WebControls.DetailsView control based on the mode to which it changes. You can also use this property to specify the mode to which the System.Web.UI.WebControls.DetailsView control changes by setting it to one of the System.Web.UI.WebControls.DetailsViewMode enumeration values.