Grid[{
{Import["ExampleData/head.dcm.gz", "Graphics", ImageSize -> 400]},
{Pane[Grid[
List @@@ Import["ExampleData/head.dcm.gz", "MetaInformation"],
Alignment -> Left,
Background -> {Automatic, {{LightBlue, White}}}], {400, 100},
Scrollbars -> True]}}] // Panel