[]
Gets or sets a Line that indicates the grid line style for each line.
public Line GridLine { get; set; }
Public Property GridLine As Line
Type | Description |
---|---|
Line | A Line that indicates the grid line style for each line. |
This property is used when grid lines are needed between each text line.