FlexGrid for WPF | ComponentOne
Features / Columns
In This Topic
    Columns
    In This Topic

    FlexGrid generates columns based on the data being displayed in the grid. When displaying data through collection, FlexGrid generates separate column for each public property. In addition, you can explicitly specify the columns in XAML.

    Autocomplete and mapped columns
    Learn how to implement autocomplete and mapped columns in FlexGrid.
    Data-mapped columns
    Learn how to implement data-mapped columns.