I am getting below error when i try to add DSGridView component.
Error CS0012: The type MonoTouch.UIKit.UIScrollView' is defined in an assembly that is not referenced. Consider adding a reference to assembly
monotouch, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065' (CS0012) (RFS.iPad)
Where do we get mono touch reference?