Message 1 of 5
Table Flow Direction
Not applicable
12-13-2010
02:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I tried to use the command: tablestyle.FlowDirection = FlowDirection.BottomToTop when defining the table style but that did not work.
Then I used table.FlowDirection = FlowDirection.BottomToTop when defining the table but that did not work also.
Any other ideas?