DataGridColumnCollection.IStateManager.TrackViewState Method        
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Starts tracking state changes.
 virtual void System.Web.UI.IStateManager.TrackViewState() = System::Web::UI::IStateManager::TrackViewState;void IStateManager.TrackViewState();abstract member System.Web.UI.IStateManager.TrackViewState : unit -> unit
override this.System.Web.UI.IStateManager.TrackViewState : unit -> unitSub TrackViewState () Implements IStateManager.TrackViewStateImplements
Remarks
This member is an explicit interface member implementation. It can be used only when the DataGridColumnCollection instance is cast to an IStateManager interface.