RowControl.ShowHorizontalLine Property
Gets or sets whether to show horizontal row lines.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
See Also
Gets or sets whether to show horizontal row lines.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.2.dll
public bool ShowHorizontalLine { get; set; }
Public Property ShowHorizontalLine As Boolean
| Type | Description |
|---|---|
| Boolean |
|