This documentation is archived and is not being maintained.

DataGridColumn.IsTrackingViewState Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Protected ReadOnly Property IsTrackingViewState As Boolean
[C#]
protected bool IsTrackingViewState {get;}
[C++]
protected: __property bool get_IsTrackingViewState();
[JScript]
protected function get IsTrackingViewState() : Boolean;

See Also

DataGridColumn Class | DataGridColumn Members | System.Web.UI.WebControls Namespace

Show: