public class WizardOpenFile : WizardInputPublic Class WizardOpenFile
Inherits WizardInput| WizardOpenFile | Initializes a new instance of the WizardOpenFile class |
| DefaultExtension | Default extension used. |
| FilterFiles | Sets the current file name filter string. |
| InitialDirectory | Sets the initial directory to open. |
| ToString |
Converts control settings into String.
(Overrides WizardInputToString) |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |