.NET MAUI コントロール
TreeLinesDashArray プロパティ (GridCellView)

C1.Maui.Grid アセンブリ > C1.Maui.Grid 名前空間 > GridCellView クラス : TreeLinesDashArray プロパティ
破線パターンを決定するダブル値の配列を取得または設定します。
シンタックス
'宣言
 
Public Property TreeLinesDashArray As System.Collections.Generic.IEnumerable(Of Double)
public System.Collections.Generic.IEnumerable<double> TreeLinesDashArray {get; set;}
参照

GridCellView クラス
GridCellView メンバ