MVCxFileManagerSettings Constructors
Contains specific settings of the FileManager.| Name | Parameters | Description |
|---|---|---|
| MVCxFileManagerSettings() | none | Initializes a new instance of the MVCxFileManagerSettings class with default settings. |
| MVCxFileManagerSettings(IPropertiesOwner) | owner | Initializes a new instance of the MVCxFileManagerSettings class with the specified owner. |
See Also