conditionrendereventargs-class
Provides data for Korzh.EasyQuery.WinForms.QueryPanel.ConditionRender event
public class Korzh.EasyQuery.WinForms.ConditionRenderEventArgs
: EventArgs
Assembly: Korzh.EasyQuery.WinForms.dll
Constructors
Name | Type | Description |
---|---|---|
ConditionRenderEventArgs(ConditionRow row) | void | Initializes a new instance of the Korzh.EasyQuery.WinForms.ConditionRenderEventArgs class. |
Properties
Name | Type | Description |
---|---|---|
Row | ConditionRow | Gets or sets the ConditionRow the event is raised for. |