[]
Gets or sets a GrapeCity.Windows.InputMan.LineStyle enumeration value that indicates the horizontal grid line style for each lines. This is a dependency property.
public LineStyle HorizontalGridLineStyle { get; set; }
Public Property HorizontalGridLineStyle As LineStyle
Type | Description |
---|---|
LineStyle | A GrapeCity.Windows.InputMan.LineStyle enumeration value that indicates the grid line style for each lines. |
Type | Condition |
---|---|
ArgumentException | Value is not defined in GrapeCity.Windows.InputMan.LineStyle enumeration. |