DataBounds
float lastLine = DataBounds().Height() - 1 - kVerticalSpace;
BRect bounds = DataBounds();
BRect bounds = DataBounds(true);
BRect DataBounds(bool inView = false) const;