XPanel class
Base class for all panels used in EasyQuery
public class Korzh.EasyQuery.Wpf.XPanel : ControlPackage: Korzh.EasyQuery.Wpf (targets: net461, net5.0-windows7.0, netcoreapp3.1)
Assembly: Korzh.EasyQuery.WPF.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| XPanel() | void | Initializes a new instance of the System.Windows.Controls.Control class. |
Properties
Section titled “Properties”| Name | Type | Description |
|---|---|---|
| Rows | XRowList | Gets or sets the rows. |
| ShowCheckBoxes | bool |
Static Fields
Section titled “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 |