xpanel-class
Base class for all panels used in EasyQuery
public class Korzh.EasyQuery.Wpf.XPanel
: Control
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 |