Skip to main content

conditionrendereventargs-class

Provides data for Korzh.EasyQuery.WinForms.QueryPanel.ConditionRender event

public class Korzh.EasyQuery.WinForms.ConditionRenderEventArgs
: EventArgs

Assembly: Korzh.EasyQuery.WinForms.dll

Constructors

NameTypeDescription
ConditionRenderEventArgs(ConditionRow row)voidInitializes a new instance of the Korzh.EasyQuery.WinForms.ConditionRenderEventArgs class.

Properties

NameTypeDescription
RowConditionRowGets or sets the ConditionRow the event is raised for.