TileBase.HorizontalNotificationHeaderAlignment Property
Gets or sets the horizontal alignment of the TileBase.NotificationHeader relative to the Tile. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Layout
Assembly: DevExpress.UI.Xaml.Layout.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
HorizontalAlignment | A HorizontalAlignment enumeration value that specifies the horizontal alignment of the notification header relative to the Tile. |
See Also