Back to Devexpress

Table.styleName Property

aspnet-js-table-74ab9c1d.md

latest354 B
Original Source

Table.styleName Property

Gets the name of the style applied to the table (see StyleBase.name).

Declaration

ts
get styleName(): string

Property Value

TypeDescription
string

The style name.

|

See Also

Table Class

Table Members