I have designed a number of tablestyle in my datagrid at design time.

I am using late bound datasets, so I want to select one of the pre-defined tablestyles when I create the binding at runtime.

How is this done as I can only see the tablestyle is a readonly property.

Any help would be appreciated.