Controls/TableView: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{ElementSpec | title=TableView | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/tableview | introduced=MAUI 6.0 (.NET 6) | deprecated=No | notes>Legacy form-like lists; consider CollectionView for new scenarios.</no | props= <tr><td>Root</td><td>?</td><td></td><td>TableRoot/sections</td></tr> <tr><td>Intent</td><td>?</td><td></td><td>Menu/Settings/Form</td></tr> <tr><td>HasUnevenRows</td><td>?</td><td></td><td>Variable..." |
(No difference)
|
Latest revision as of 16:16, 17 October 2025
TableView
- Kind
- Control
- Microsoft Docs
- TableView documentation on learn.microsoft.com
- Introduced
- MAUI 6.0 (.NET 6)
- Deprecated
- No
- Notes
- —
Properties
| Property | Implemented (Maui Linux) | Introduced in (MAUI/.NET) | Notes |
|---|---|---|---|
| Root | ? | TableRoot/sections | |
| Intent | ? | Menu/Settings/Form | |
| HasUnevenRows | ? | Variable row height |