[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FilterBar.HorizontalGridLine

HorizontalGridLine Property

HorizontalGridLine

Gets or sets the GridLine object for the horizontal grid line in the filter bar.

Declaration
[TypeConverter(typeof(GridLineConverter))]
public GridLine HorizontalGridLine { get; set; }
<TypeConverter(GetType(GridLineConverter))>
Public Property HorizontalGridLine As GridLine