[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcComboBox.HorizontalGridLineStyle

HorizontalGridLineStyle Property

HorizontalGridLineStyle

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.

Declaration
public LineStyle HorizontalGridLineStyle { get; set; }
Public Property HorizontalGridLineStyle As LineStyle
Property Value
Type Description
LineStyle

A GrapeCity.Windows.InputMan.LineStyle enumeration value that indicates the grid line style for each lines.

Exceptions
Type Condition
ArgumentException

Value is not defined in GrapeCity.Windows.InputMan.LineStyle enumeration.