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