WizardTableList Class
Wizard table list class.
Namespace: Aliquo.Windows.Wizard.ListAssembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
public class WizardTableList : WizardInputList
Public Class WizardTableList
Inherits WizardInputList
- Inheritance
- Object WizardInputList WizardTableList
Shows values from a table.
FieldKey |
Field name to get data from.
|
FieldText |
Field with description.
|
Filter |
Filter used to get data.
|
Order |
Order applied to data. If empty, no order will be applied.
|
Subprocess |
Subprocess code corresponding to configuration and filter used to show data.
|
Table |
Name of the table to get data from.
|