subqueryvalueeditor-class
Represents the subquery value editor.
public class Korzh.EasyQuery.SubQueryValueEditor
: ValueEditor
Assembly: Korzh.EasyQuery.dll
Constructors
Name | Type | Description |
---|---|---|
SubQueryValueEditor() | void | Initializes a new instance of the Korzh.EasyQuery.SubQueryValueEditor class. |
Properties
Name | Type | Description |
---|---|---|
DefaultText | string | Gets or sets the default text. |
DefaultValue | string | Gets or sets the default value. |
IdBase | string | Gets the base part of identifier. |
Tag | string | Gets the name of the value editor type. |
XmlDefinition | string | Gets the XML definition of value editor. |
Static Properties
Name | Type | Description |
---|---|---|
STypeCaption | string | Gets the full name of the value editor class type. |