Returns a long value that determines the bottom Y coordinate of the GanttItem object
Syntax:
GanttItemObject.Bottom [= Long Value]
The Bottom Property (GanttItem Object) syntax has these parts:
| Part |
Description |
| GanttItemObject |
An object expression that evaluates to a GanttItem object. |
Remarks:
Use this property to determine the placement of the object during custom drawing operations or when placing other controls on the ActiveGantt control. This value is always given in pixels and is relative to the ActiveGantt control.
See Also:
GanttItem Object , Caption Property (GanttItem Object), EndDate Property (GanttItem Object), Key Property (GanttItem Object), LayerIndex Property (GanttItem Object), Left Property (GanttItem Object), LeftTrim Property (GanttItem Object), Picture Property (GanttItem Object), Predecessors Property (GanttItem Object), Right Property (GanttItem Object), RightTrim Property (GanttItem Object), RowKey Property (GanttItem Object), StartDate Property (GanttItem Object), StyleIndex Property (GanttItem Object), Tag Property (GanttItem Object), TaskAttributes Property (GanttItem Object), TaskAttributes Property (GanttItem Object), Top Property (GanttItem Object)