SubQueryValueEditor class
Represents the subquery value editor.
public class Korzh.EasyQuery.SubQueryValueEditor : ValueEditor
Properties
Section titled “Properties”Type | Name | Description |
---|---|---|
String | DefaultText | Gets or sets the default text. |
String | DefaultValue | Gets or sets the default value. |
String | IDBase | Gets the base part of identifier. |
String | Tag | Gets the name of the value editor type. |
String | XmlDefinition | Gets the XML definition of value editor. |
Static Properties
Section titled “Static Properties”Type | Name | Description |
---|---|---|
String | STypeCaption | Gets the full name of the value editor class type. |