C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / TreeLinesDashArray Property

In This Topic
TreeLinesDashArray Property (GridCellView)
In This Topic
Gets or sets an array of doubles that determines the dash pattern.
Syntax
'Declaration
 
Public Property TreeLinesDashArray As IEnumerable(Of Double)
 
See Also