Click or drag to resize

StiGridControlGridLineStyle Property

Gets or sets the line style of the grid.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual DataGridLineStyle GridLineStyle { get; set; }

Property Value

Type: DataGridLineStyle
See Also