Name | Description | |
---|---|---|
![]() | BandedColumns | Gets or sets whether to display the banded column style in the table. |
![]() | BandedRows | Gets or sets whether the banded row style is displayed in the table. |
![]() | Comment | Gets or sets table comments. |
![]() | DataRange | Gets the table range area. |
![]() | DataSource | Gets data source of the TableView. |
![]() | FilterButtonVisible | Gets or sets whether to display the filter button in the table header row. |
![]() | FirstColumn | Gets or sets whether to display the first column style in the table. |
![]() | HeaderRowIndex | Gets header row index. |
![]() | HeaderRowVisible | Gets or sets whether the header row is visible. |
![]() | LastColumn | Gets or sets whether to display the last column style in the table. |
![]() | Name | Gets or sets the table name. |
![]() | StyleName | Gets or sets the table style name. |
![]() | TableColumns | Gets the table column collection. |
![]() | TableDataRowStyle | Gets or sets style information for the table data area. |
![]() | TableDataRowStyleName | Gets or sets style name for the table data area. |
![]() | TableHeaderRowStyle | Gets or sets style information for the table header row area. |
![]() | TableHeaderRowStyleName | Gets or sets style name for the table header row area. |
![]() | TableRowFilter | Get or sets the RowFilter of the table. |
![]() | TableTotalRowStyle | Gets or sets style information for the table total row area. |
![]() | TableTotalRowStyleName | Gets or sets style name for the table total row area. |
![]() | TotalRowIndex | Gets total row index. |
![]() | TotalRowVisible | Gets or sets whether the total row is visible. |