Skip to main content

xrow-class

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

public class Korzh.EasyQuery.Wpf.XRow
: Control

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

Methods

NameTypeDescription
OnApplyTemplate()voidWhen overridden in a derived class, is invoked whenever application code or internal processes call System.Windows.FrameworkElement.ApplyTemplate.

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