[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.TableRenderer.SetHorizontalGridLineWidth

SetHorizontalGridLineWidth Method

SetHorizontalGridLineWidth(int, float)

Sets the width of horizontal grid line with a specified index.

Declaration
public void SetHorizontalGridLineWidth(int horizontalGridLineIndex, float gridLineWidth)
Public Sub SetHorizontalGridLineWidth(horizontalGridLineIndex As Integer, gridLineWidth As Single)
Parameters
Type Name Description
int horizontalGridLineIndex

Index of the horizontal grid line [0..RowCount].

float gridLineWidth

The height of the horizontal grid line, in graphic units.