2 types derived from TableSectionBase
Microsoft.Maui.Controls (2)
TableView\TableRoot.cs (1)
9 public sealed class TableRoot : TableSectionBase<TableSection>
TableView\TableSection.cs (1)
165 public sealed class TableSection : TableSectionBase<Cell>