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 |