WPF

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

    Show / Hide Table of Contents

    Enum BadgeAnchor

    Defines the constants that specify the anchor position of the SfBadge.

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

    Fields

    Name Description
    Center

    The badge aligned to the center of the layout slot for the parent element.

    Custom

    The badge aligned to the custom value of the layout slot for the parent element.

    Inside

    The badge aligned to the inside of the layout slot for the parent element.

    Outside

    The badge aligned to the outside of the layout slot for the parent element.

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