Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableRenderer Class / GridLineColor Property

In This Topic
    GridLineColor Property
    In This Topic
    Gets or sets the color of grid lines.
    Syntax
    'Declaration
     
    Public Property GridLineColor As System.Drawing.Color
    public System.Drawing.Color GridLineColor {get; set;}
    See Also