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

C1.Blazor.Core アセンブリ > C1.Blazor.Core 名前空間 > C1Style クラス : TextAlign プロパティ
text-align プロパティは、要素内のテキストの水平方向の配置を指定します。
シンタックス
'宣言
 
Public Property TextAlign As System.Nullable(Of C1StyleTextAlign)
public System.Nullable<C1StyleTextAlign> TextAlign {get; set;}
参照

C1Style クラス
C1Style メンバ