HOWTO: How Do I Draw a Vertical Line to the Bottom of a Section That Doesn't Interfere With CanGrow or CanShrink?


06-15-2005, 5:19 PM

If you are using build 2.0.0.1240 or higher, there is a hidden runtime property called AnchorBottom. Setting this property to True will set the Y2 value of the line to the bottom of the section after the section has applied CanGrow or CanShrink.

See the attached example for an illustration of how to use this property.