[]
Gets or sets the VerticalAlignment of the cells in this row/column.
[TypeConverter(typeof(NullableObjectConverter<VerticalAlignment>))] public VerticalAlignment? VerticalAlignment { get; set; }