WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum BadgeShape

    Show / Hide Table of Contents

    Enum BadgeShape

    Defines the constants that specify the shape of the SfBadge.

    Namespace: Syncfusion.Windows.Controls.Notification
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public enum BadgeShape

    Fields

    Name Description
    Custom

    Specifies that SfBadge uses CustomShape as background of badge.

    Ellipse

    Specifies the ellipse shape for the badge.

    None

    Specifies the badge without shape.

    Oval

    Specifies the oval shape for the badge.

    Rectangle

    Specifies the rectangle shape for the badge.

    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved