SilverlightTable Properties

Include Protected Members
Include Inherited Members

The SilverlightTable 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 Cells Gets the collection of cells for this table.
Public property ClassName (Inherited from UITestControl.)
Public property ColumnCount Gets the number of columns in the table.
Public property ColumnHeaders Gets a collection of the column headers for the table.
Public property Container (Inherited from UITestControl.)
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 IsTopParent (Inherited from UITestControl.)
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 RowCount Gets the number of rows in the table.
Public property RowHeaders Gets a collection of the row headers for the table.
Public property Rows Gets the collection of rows for this table.
Public property SearchConfigurations (Inherited from UITestControl.)
Public property SearchProperties (Inherited from UITestControl.)
Protected property SearchPropertiesSetExplicitly (Inherited from UITestControl.)
Public property SelectedIndices Gets the indices of the selected rows.
Public property SelectedItems Gets a collection of the selected items for the table.
Public property SelectionMode Gets the selection mode of the table.
Public property TechnologyName (Inherited from UITestControl.)
Public property TopParent (Inherited from UITestControl.)
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

SilverlightTable Class

Microsoft.VisualStudio.TestTools.UITesting.SilverlightControls Namespace