Browse By Tags

  • How do you add a tooltip to a XamGrid's ImageColumn?

    Dear community member.

    My XamGrid contains an ImageColumn that us used to display a set of icons.  Each of these icons has a corresponding state (i.e. an enum value).  Ideally I would like to:

    • display an image in the column
    • display the enum value as…