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