Property Alignment
Alignment
Gets or sets alignment as HVAlignment. This property allows to avoid extra layout calculation when you need to set both HorizontalAlignment and VerticalAlignment.
[Browsable(false)]
public HVAlignment Alignment { get; set; }