Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
636
Styling entire Child Band?
posted

So I've got a hierarchically defined data structure and I've got the ColumnLayout setup to display that data structure.  From a functionality perspective, it's perfect.

What I've been asked to do is to create some visual separation on the child table.  In particular, popping a border and adding a margin onto the child table.  I see properties for styling the header of the ChildBand, but I'm not seeing anything that allows me to treat the entire sub-table as a whole ... how would you go about this?