iOSMobileTable.SectionCount

From Xojo Documentation

Read-Only Property (As Integer )
IntegerValue = aiOSMobileTable.SectionCount

Supported on Mobile.

The count of sections in the table.

Sample Code

Get the number of sections in the table:

Var sections As Integer = Table1.SectionCount