let col2 = new ColumnDefinition(Width = new GridLength(100.0));;

The row is a little more, because of the *

let row2 = new RowDefinition(Height = new GridLength(2.0, GridUnitType.Star));;

By on 2/11/2009 2:59 PM ()

Thank-you!

By on 2/11/2009 4:55 PM ()
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper