Re: Turn off blue bar at top of DataGrid by Tim
Tim
Thu Mar 10 06:52:33 CST 2005
Set the DataGrid's CaptionVisible property to false.
--
Tim Wilson
.Net Compact Framework MVP
"Steve Norman" <SteveNorman@discussions.microsoft.com> wrote in message
news:3A71B3FF-7FF4-4BDD-9F98-A61B23588933@microsoft.com...
> Hi,
>
> Is there a way of removing the blue bar that appears at the top of a
DataGrid?
>
> Thanks,
> Steve