Back to Devexpress

Table.length Property

aspnet-js-table-277b281c.md

latest305 B
Original Source

Table.length Property

Gets the table length in characters.

Declaration

ts
get length(): number

Property Value

TypeDescription
number

The character length of the table.

|

See Also

Table Class

Table Members