[]
Returns a value that represents the horizontal alignment of the associated DisplayFormat object as it is displayed in the current user interface.
public HorizontalAlignment HorizontalAlignment { get; }
Public ReadOnly Property HorizontalAlignment As HorizontalAlignment
Type | Description |
---|---|
HorizontalAlignment | The horizontal alignment of the associated DisplayFormat object. |