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
| Name | Type | Description |
|---|---|---|
| ColumnButton(QueryColumn column) | void | Initializes a new instance of the Korzh.EasyQuery.Wpf.ColumnButton class. |
Properties
| Name | Type | Description |
|---|---|---|
| EditMode | ColumnsPanel.EditModeKind | Gets or sets the edit mode. |
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. |