Badge.Template Property
Gets or sets the template that defines the BadgeControl‘s content presentation. This is a dependency property.
Namespace: DevExpress.Xpf.Core
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
ControlTemplate | **null** reference (**Nothing** in Visual Basic) | A ControlTemplate value. |
See Also