SilverlightCell Properties

Include Protected Members
Include Inherited Members

The SilverlightCell type exposes the following members.

Properties

  Name Description
Public property AcceleratorKey Gets the shortcut key for the control. (Inherited from SilverlightControl.)
Public property AccessKey Gets the keyboard shortcut for the control. (Inherited from SilverlightControl.)
Public property AutomationId Gets the automation ID for the control. (Inherited from SilverlightControl.)
Public property BackgroundColor Gets the background color for the control. (Inherited from SilverlightControl.)
Public property BoundingRectangle (Inherited from UITestControl.)
Public property Checked Gets or sets a value that indicates whether the cell is checked.
Public property ClassName (Inherited from UITestControl.)
Public property ColumnHeader Gets the column header for the cell.
Public property ColumnIndex Gets the column index of the cell.
Public property Container (Inherited from UITestControl.)
Public property ContentControlType Gets a value that indicates the control type of the element inside the cell.
Public property ControlType (Inherited from UITestControl.)
Public property Enabled (Inherited from UITestControl.)
Public property Exists (Inherited from UITestControl.)
Public property FilterProperties (Inherited from UITestControl.)
Public property Font Gets the font for the control. (Inherited from SilverlightControl.)
Public property ForegroundColor Gets the foreground color of the control. (Inherited from SilverlightControl.)
Public property FriendlyName (Inherited from UITestControl.)
Public property HasFocus (Inherited from UITestControl.)
Public property Height Gets the height of the control. (Inherited from SilverlightControl.)
Public property HelpText Gets the Help text for the control. (Inherited from SilverlightControl.)
Public property Indeterminate Gets or sets a value that indicates whether the cell is in an indeterminate state.
Public property IsTopParent (Inherited from UITestControl.)
Public property IsValid Gets a value that indicates whether the cell is valid.
Public property LabeledBy Gets the label text for the control. (Inherited from SilverlightControl.)
Public property Name (Inherited from UITestControl.)
Public property NativeElement (Inherited from UITestControl.)
Public property RowIndex Gets the row index of the cell.
Public property SearchConfigurations (Inherited from UITestControl.)
Public property SearchProperties (Inherited from UITestControl.)
Protected property SearchPropertiesSetExplicitly (Inherited from UITestControl.)
Public property Selected Gets a value that indicates whether the cell is selected.
Public property TechnologyName (Inherited from UITestControl.)
Public property TopParent (Inherited from UITestControl.)
Public property Value Gets or sets the value of the cell.
Public property Width Gets the width of the control. (Inherited from SilverlightControl.)
Public property WindowHandle (Inherited from UITestControl.)
Public property WindowTitles (Inherited from UITestControl.)

Top

See Also

Reference

SilverlightCell Class

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls Namespace