This documentation is archived and is not being maintained.
DataGridColumn.OnColumnChanged Method
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Protected Overridable Sub OnColumnChanged() [C#] protected virtual void OnColumnChanged(); [C++] protected: virtual void OnColumnChanged(); [JScript] protected function OnColumnChanged();
See Also
DataGridColumn Class | DataGridColumn Members | System.Web.UI.WebControls Namespace | DataGridDesigner.OnColumnsChanged
Show: