Blazor コントロール
Width プロパティ (C1Style)

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 > C1Style クラス : Width プロパティ
width プロパティは、要素の幅を設定します。
シンタックス
'宣言
 
Public Property Width As System.Nullable(Of C1StyleLength)
public System.Nullable<C1StyleLength> Width {get; set;}
解説
要素の幅には、パディング、境界線、マージンは含まれません。 MinWidth および MaxWidth プロパティは、Width プロパティより優先されます。
参照

C1Style クラス
C1Style メンバ