Blazor コントロール
BorderLeftStyle プロパティ

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 > C1Style クラス : BorderLeftStyle プロパティ
border-left-style プロパティは、要素の 4 つの境界線の 1 つのスタイルを設定します。
シンタックス
'宣言
 
Public Property BorderLeftStyle As System.Nullable(Of C1StyleBorderStyle)
public System.Nullable<C1StyleBorderStyle> BorderLeftStyle {get; set;}
参照

C1Style クラス
C1Style メンバ