Sorry, I didn't mean the "Button" object, I meant your button sprite. If the name of the button sprite is BuyB, then the expression will be:
BuyB.GridViewDataBind.get("price")
Make sure to add GameObject and Gridviewdatabind behaviors to the button sprite.
Please see the demo project included with the addons, it's pretty good.