 | RowColVerticalAlignment プロパティ |
この行/列のセルの VerticalAlignment を取得または設定します。
名前空間: C1.WPF.FlexGridアセンブリ: C1.WPF.FlexGrid.4 (C1.WPF.FlexGrid.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文[TypeConverterAttribute(typeof(NullableObjectConverter<VerticalAlignment>))]
public Nullable<VerticalAlignment> VerticalAlignment { get; set; }
<TypeConverterAttribute(GetType(NullableObjectConverter(Of VerticalAlignment)))>
Public Property VerticalAlignment As Nullable(Of VerticalAlignment)
Get
Set
プロパティ値
型:
NullableVerticalAlignment
参照