Skip to main content

simplecolumnrow-class

Represents a column used in SELECT clause of SQL query

public class Korzh.EasyQuery.Wpf.SimpleColumnRow
: XRow

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

NameTypeDescription
SimpleColumnRow(QueryColumn column, ColumnsPanel panel)voidInitializes a new instance of the Korzh.EasyQuery.Wpf.SimpleColumnRow class.

Properties

NameTypeDescription
ColumnQueryColumnGets or sets the column.
EditModeColumnsPanel.EditModeKindGets or sets the edit mode.

Methods

NameTypeDescription
OnApplyTemplate()void

Static Fields

NameTypeDescription
ColumnPropertyDependencyPropertyIdentifies the Korzh.EasyQuery.Wpf.SimpleColumnRow.Column dependency property