WpfCell.Indeterminate Property

Gets or sets the indeterminate state of this cell control.

Namespace:  Microsoft.VisualStudio.TestTools.UITesting.WpfControls
Assembly:  Microsoft.VisualStudio.TestTools.UITesting (in Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntax

C#
public virtual bool Indeterminate { get; set; }

Property Value

Type: System.Boolean
The indeterminate state of this cell control.

.NET Framework Security

See Also

Reference

WpfCell Class

Microsoft.VisualStudio.TestTools.UITesting.WpfControls Namespace