TableColumn Class Members
In This Topic
The following tables list the members exposed by TableColumn.
Public Constructors
Public Properties
| Name | Description |
 | AutoWidth | Gets or sets an auto grow behavior of the column when there are hidden columns are present. |
 | FixedHeader | Gets or sets a value indicating whether the header for this grouping should be displayed on the page even when the user scrolls part of the table off the page. |
 | Visibility | Gets or sets a value indicating whether the column is hidden. |
 | Width | Gets or sets a width of the column. |
Top
See Also