DataGridColumn.OnColumnChanged Method
.NET Framework 3.0
Calls the DataGridDesigner.OnColumnsChanged method.
Namespace: System.Web.UI.WebControls
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
When the properties of a column derived from the DataGridColumn class change, the DataGridDesigner.OnColumnsChanged method should be called.
Community Additions
ADD
Show: