Skip to content

SimpleColumnRow class

Represents a column used in SELECT clause of SQL query

public class Korzh.EasyQuery.Wpf.SimpleColumnRow
: XRow

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

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.

Static Fields

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