Skip to content

XRow class

Base class for use in Korzh.EasyQuery.Wpf.XPanel.

public class Korzh.EasyQuery.Wpf.XRow
: Control

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

Assembly: Korzh.EasyQuery.WPF.dll

Constructors

NameTypeDescription
XRow(XPanel panel)voidInitializes a new instance of the zero-level Korzh.EasyQuery.Wpf.XRow class.
XRow(XPanel panel, int level)voidInitializes a new instance of the zero-level Korzh.EasyQuery.Wpf.XRow class.

Properties

NameTypeDescription
CheckBoxVisibilityVisibilityGet or sets the visibility of checkboxes
ElementsXElementListGets or sets the elements.
LevelintGets or sets the level.
PanelXPanelReference to father XPanel

Static Fields

NameTypeDescription
CheckBoxVisibilityPropertyDependencyPropertyIdentifies the Korzh.EasyQuery.Wpf.XRow.CheckBoxVisibility dependency property
ElementsPropertyDependencyPropertyIdentifies the Korzh.EasyQuery.Wpf.XRow.Elements dependency property
LevelPropertyDependencyPropertyIdentifies the Korzh.EasyQuery.Wpf.XRow.Level dependency property