public class WizardList : WizardInput
Public Class WizardList
Inherits WizardInput
WizardList | Class constructor. |
List | List of values. |
SetList(WizardMarkerList) | Set a list of markers. |
SetList(WizardTableList) | Set a list of tables. |
SetList(WizardValuesList) | Set a list of values. |
ToString |
Converts control settings into String.
(Overrides WizardInputToString) |
Multiselect | Allows to pick one or more values from control. |
Rows | Number of rows to show. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |