DataGridColumn.IsTrackingViewState Eigenschaft

Definition

Ruft einen Wert ab, der bestimmt, ob das DataGridColumn-Objekt markiert wird, um seinen Zustand zu speichern.

protected:
 property bool IsTrackingViewState { bool get(); };
protected bool IsTrackingViewState { get; }
member this.IsTrackingViewState : bool
Protected ReadOnly Property IsTrackingViewState As Boolean

Eigenschaftswert

Boolean

true, wenn die DataGridColumn markiert ist, andernfalls false.

Implementiert

Gilt für