Question about the EtoCollapsibleSection

I have a Form which contains EtoCollapsibleSection(s) and I would like to perform an action (enable/disable a DisplayConduit) when the section is expanded or un-expanded. Is there a way to do this?

@maxsoder - is this something you can help with?

I do not think it is possible at the moment. I see that the EtoCollapibleSectionHolder does handle the OnExpandedChanged events, but currently it is all internal.