In This Topic
The following tables list the members exposed by Table.
Public Constructors
Public Properties
| Name | Description |
 | AutoFillFooter | Gets or sets a value indicating whether the Table Footer needs to be auto-filled when a field is dropped to the Table Details. |
 | AutoFillHeader | Gets or sets a value indicating whether the Table Header needs to be auto-filled when a field is dropped to the Table Details. |
 | CanMergeCellsVertically | Gets or sets a value indicating whether the vertical merge of cells is enabled within the Table Header, Details, and Footer. |
 | HideFrozenRowsColumns | Gets or sets a value indicating whether to hide FrozenRows/FrozenColumns properties from the PropertyGrid. |
Top
See Also