SubQueryValueEditor class
Represents the subquery value editor.
public class Korzh.EasyQuery.SubQueryValueEditor : ValueEditorPackage: Korzh.EasyQuery (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| SubQueryValueEditor() | void | Initializes a new instance of the Korzh.EasyQuery.SubQueryValueEditor class. |
Properties
Section titled “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
Section titled “Static Properties”| Name | Type | Description |
|---|---|---|
| STypeCaption | string | Gets the full name of the value editor class type. |