WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.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
    public IEnumerable<double> TreeLinesDashArray {get; set;}
    See Also