Back to Devexpress

Badge.MaxWidth Property

wpf-devexpress-dot-xpf-dot-core-dot-badge-30755742.md

latest1.4 KB
Original Source

Badge.MaxWidth Property

Gets or sets the BadgeControl‘s maximum width. This is a dependency property.

Namespace : DevExpress.Xpf.Core

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public double MaxWidth { get; set; }
vb
Public Property MaxWidth As Double

Property Value

TypeDescription
Double

A Double value that specifies the BadgeControl‘s maximum width.

|

See Also

Badge.MaxHeight Property

Badge.MinHeight Property

Badge.MinWidth Property

Badge.Width Property

Badge.Height Property

Badge Class

Badge Members

DevExpress.Xpf.Core Namespace