DataGridColumn::SaveViewState Method ()
.NET Framework (current version)
Saves the current state of the DataGridColumn object.
Assembly: System.Web (in System.Web.dll)
Return Value
Type: System::Object^An System::Object that contains the saved state of the DataGridColumn.
Use the SaveViewState method to save the state of the DataGridColumn object. This allows a column to perform custom view-state management.
.NET Framework
Available since 1.1
Available since 1.1
Show: