DataGridColumn.DesignMode Property
.NET Framework 3.0
Gets a value that indicates whether the column is in design mode.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
Use the DesignMode property to programmatically determine whether the column is in design mode.
For more information about design mode, see ISite.DesignMode.
Community Additions
ADD
Show: