Aracılığıyla paylaş


WpfCell.Indeterminate Özellik

Alır veya ayarlar bu hücre denetimin belirsiz bir durum.

Ad alanı:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Derleme:  Microsoft.VisualStudio.TestTools.UITesting (Microsoft.VisualStudio.TestTools.UITesting.dll içinde)

Sözdizimi

'Bildirim
Public Overridable Property Indeterminate As Boolean
    Get
    Set
public virtual bool Indeterminate { get; set; }
public:
virtual property bool Indeterminate {
    bool get ();
    void set (bool value);
}
abstract Indeterminate : bool with get, set
override Indeterminate : bool with get, set
function get Indeterminate () : boolean
function set Indeterminate (value : boolean)

Özellik Değeri

Tür: System.Boolean
Bu hücre denetimin belirsiz bir durum.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

WpfCell Sınıf

Microsoft.VisualStudio.TestTools.UITesting.WpfControls Ad Alanı