DataGridColumn.IsTrackingViewState Özellik

Tanım

Nesnenin DataGridColumn durumunu kaydetmek için işaretlenip işaretlenmediğini belirleyen bir değer alır.

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

Özellik Değeri

Boolean

trueDataGridColumn işaretliyse; değilse , false.

Uygulamalar

Şunlara uygulanır