TableControlRow
Class
Definition
Defines a single row in a table control
public sealed class TableControlRow
- Inheritance
-
TableControlRow
Constructors
| TableControlRow() |
Public constructor for TableControlRow |
| TableControlRow(IEnumerable<TableControlColumn>) |
Public constructor for TableControlRow. |
Properties
| Columns |
Collection of column definitions for this row |