TableControlRow Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a single row in a table control.
public ref class TableControlRow sealed
public sealed class TableControlRow
type TableControlRow = class
Public NotInheritable Class TableControlRow
- Inheritance
-
TableControlRow
Table |
Public constructor for TableControlRow |
Table |
Public constructor for TableControlRow. |
Columns |
Collection of column definitions for this row |
Selected |
List of typenames which select this entry |
Wrap |
When true, instead of truncating to the column width, use multiple lines. |
Product | Versions |
---|---|
PowerShell SDK | 7.2.0, 7.3.0, 7.4.0 |
Windows PowerShell | 5.1.0.0 |