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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Overridable Property GridLineStyle As DataGridLineStyle
Get
Set
Property Value
Type:
DataGridLineStyleSee Also