Thanks,
I am unable to set the text. The items I want to set are the First, Previous, Next and Last buttons in the navigation section of the title. Also would like be able to set the height, color and size of those buttons.
The Title.color propertie can be set but only after the table is displayed on the device. Attempting to set them before returns an error that the Title has not been initialized. Even after setting the table data the Title is still not initialized.
I am trying to make the Title and navigation buttons match the color theme I am setting in the table columns and rows.