MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridTextCellView Class / TreeLinesDashArray Property
In This Topic
    TreeLinesDashArray Property (GridTextCellView)
    In This Topic
    Gets or sets an array of doubles that determines the dash pattern.
    Syntax
    public IEnumerable<double> TreeLinesDashArray {get; set;}
    See Also