Welcome to the Xceed Community | Help
Community Search  
More Search Options

Grid lines

Sort Posts: Previous Next
  •  02-19-2010, 3:39 PM Post no. 25874

    Grid lines

    Hello, long time user, first post Big Smile

    We're using version 2.5 of the grid.  We'd like to make the horizontal grid lines go bye bye.  Is there a way to accomplish that with our version?  Would an upgrade make this possible or easier?

     

  •  02-25-2010, 2:04 PM Post no. 25944 in reply to 25874

    Re: Grid lines

    Hi Glen,

    You can simply use:

    this.gridControl1.GridLineColor = System.Drawing.Color.Transparent;

    and this should make the grid lines transparent, with the (pretty old) version 2.5 or with the (current) version 3.8.

    Best regards,


    Ghislain
    Technical Support and software developer
    Xceed Software Inc.
    Knowledge Base : http://xceed.com/kb/
    Update Center : http://xceed.com/updates/
    Documentation Center : http://xceed.com/doc/
    For everything else, there is Google
    Filed under: , ,
  •  02-25-2010, 4:16 PM Post no. 25949 in reply to 25944

    Re: Grid lines

    Ghislain:
    You can simply use:

    this.gridControl1.GridLineColor = System.Drawing.Color.Transparent;

    That would most likely make more than just the *horizontal* lines go buh bye...

View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2011 Xceed Software Inc.