ComponentOne Basic Library for UWP
Basic Library Overview / Layout Panels for UWP / Layout Panels for UWP Quick Starts / UniformGrid for UWP Quick Start
In This Topic
    UniformGrid for UWP Quick Start
    In This Topic

    The following quick start guide is intended to get you up and running with UniformGrid for UWP. In this quick start, you'll create a new project in Visual Studio, add a C1UniformGrid to your application, set the C1UniformGrid.ColumnsC1UniformGrid.FirstColumn, and Width properties, and then run the application.

    See Also