Base class for all panels used in EasyQuery
public class Korzh.EasyQuery.Wpf.XPanel
: Control
Package: Korzh.EasyQuery.Wpf
(targets: net461
, net5.0-windows7.0
, netcoreapp3.1
)
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
Name | Type | Description |
---|---|---|
XPanel() | void |
Initializes a new instance of the System.Windows.Controls.Control class. |
Properties
Name | Type | Description |
---|---|---|
Rows | XRowList | Gets or sets the rows. |
ShowCheckBoxes | bool |
Static Fields
Name | Type | Description |
---|---|---|
RowsProperty | DependencyProperty |
List of Korzh.EasyQuery.Wpf.XRow |
VisualOffsetPerLevel | int |
Korzh.EasyQuery.Wpf.XRow's visual offset for one level |