I\'m trying to create a grid view with 3 columns, these are taken from a struct:
public struct ColorAttribute { public Color Color { get; set; }