SortingButton class

Represents a button used for Korzh.EasyQuery.Wpf.SimpleSortingRow

public class Korzh.EasyQuery.Wpf.SortingButton
    : XElement

Package: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

Name Type Description
SortingButton(QueryColumn column) void Initializes a new instance of the Korzh.EasyQuery.Wpf.SortingButton class.

Methods

Name Type Description
OnApplyTemplate() void When overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.