Skip to main content

conditionbutton-class

Used for operations with condition rows (e.g. create, delete, move)

public class Korzh.EasyQuery.Wpf.ConditionButton
: XElement

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

NameTypeDescription
ConditionButton(QueryPanel panel, Condition condition)voidInitializes a new instance of the Korzh.EasyQuery.Wpf.ConditionButton class.

Properties

NameTypeDescription
EditModeEditModeKindGets 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.