[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.RowCol.HeaderVerticalAlignment

HeaderVerticalAlignment Property

HeaderVerticalAlignment

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

Declaration
[TypeConverter(typeof(NullableObjectConverter<VerticalAlignment>))]
public VerticalAlignment? HeaderVerticalAlignment { get; set; }