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