DataGridColumn::ViewState Property
.NET Framework (current version)
Gets the System.Web.UI::StateBag object that allows a column derived from the DataGridColumn class to store its properties.
Assembly: System.Web (in System.Web.dll)
Use the ViewState property to retrieve the System.Web.UI::StateBag object that allows a column derived from the DataGridColumn class to store its properties. The state of each property is automatically managed.
.NET Framework
Available since 1.1
Available since 1.1
Show: