Skip to main content

columnbutton-class

Represents a button used for Korzh.EasyQuery.Wpf.SimpleColumnRow and Korzh.EasyQuery.Wpf.AggrColumnRow

public class Korzh.EasyQuery.Wpf.ColumnButton
: XElement

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

NameTypeDescription
ColumnButton(QueryColumn column)voidInitializes a new instance of the Korzh.EasyQuery.Wpf.ColumnButton class.

Properties

NameTypeDescription
EditModeColumnsPanel.EditModeKindGets or sets the edit mode.

Methods

NameTypeDescription
OnApplyTemplate()voidWhen overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.