messages.tablePropertiesString(default: 'Table Properties')

The title of the Table properties Wizard tool.

Example

<textarea id="editor"></textarea>
<script>
$("#editor").kendoEditor({
  messages: {
    tableProperties: "Table Properties"
  }
});
</script>
In this article
messages.tableProperties
Not finding the help you need?
Contact Support