WPF

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SortButton

    Show / Hide Table of Contents

    Class SortButton

    Inheritance
    System.Object
    SortButton
    Namespace: Syncfusion.Windows.Tools.Controls
    Assembly: Syncfusion.Tools.Wpf.dll
    Syntax
    public class SortButton : Button

    Constructors

    SortButton()

    Declaration
    public SortButton()

    Fields

    SortButtonStateProperty

    Declaration
    public static readonly DependencyProperty SortButtonStateProperty
    Field Value
    Type Description
    System.Windows.DependencyProperty

    Properties

    SortButtonState

    Declaration
    public SortingDirection SortButtonState { get; set; }
    Property Value
    Type Description
    SortingDirection

    Methods

    OnApplyTemplate()

    Declaration
    public override void OnApplyTemplate()

    OnClick()

    Declaration
    protected override void OnClick()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved