[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.HorizontalAlignment

HorizontalAlignment Property

HorizontalAlignment

Gets or sets the HorizontalAlignment of the cells in this row/column.

Declaration
[TypeConverter(typeof(NullableObjectConverter<HorizontalAlignment>))]
public HorizontalAlignment? HorizontalAlignment { get; set; }
<TypeConverter(GetType(NullableObjectConverter(Of HorizontalAlignment)))>
Public Property HorizontalAlignment As HorizontalAlignment?