Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
You can get the Height of the table in dip in the following way:
RectangleF boundingRectangle = table.FirstLayoutBox.ControlBoundingRectangle;
float
tableHeight = boundingRectangle.Height;
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.