alexa

    Show / Hide Table of Contents

    Class NavigateButtonBase

    Implements the basic functionality required by the navigate button.

    Inheritance
    System.Object
    NavigateButtonBase
    Namespace: Syncfusion.Windows.Shared
    Assembly: Syncfusion.Shared.WPF.dll
    Syntax
    public class NavigateButtonBase : ButtonBase

    Constructors

    NavigateButtonBase()

    Declaration
    public NavigateButtonBase()

    Properties

    CornerRadius

    Gets or sets corner radius of the button.

    Declaration
    public CornerRadius CornerRadius { get; set; }
    Property Value
    Type Description
    System.Windows.CornerRadius

    Type: CornerRadius

    See Also
    CornerRadius
    Back to top Generated by DocFX