Appearance
|
String |
Can be set to change visual styling. Possible values will be shown in the Appearances section if available |
null |
- |
- |
BasePath
|
String |
The start directory |
null |
- |
- |
ButtonText
|
String |
Text shown in button |
null |
- |
- |
ConfirmOverwrite
|
Boolean |
true if the dialog box displays a warning if the user specifies a file name that already exists |
True |
- |
- |
Controller
|
BindingControllerType |
Controller-type for customizing binding behavior |
None |
- |
- |
Converter
|
ConverterType |
Converter used for the value binding |
None |
- |
- |
CopyToBasePath
|
Boolean |
Copy file to the base path. |
False |
- |
- |
FileMask
|
String |
The file selection filter. Comma separated file extensions (including the period '.'). Replaced by "Filter" from Version 6.5.0.20. |
null |
- |
- |
FileMaskName
|
String |
The file selection filter name. Replaced by "Filter" from Version 6.5.0.20. |
null |
- |
- |
Filter
|
String |
Versions from 6.5.0.20. The file selection filter name. Examples see python method requestfilefromclient().
Replaces the settings "FileMask" and "FileMaskName".
|
null |
- |
- |
FlexWidth
|
Integer |
How flexible the control's width can be made in relation to the other controls of the same parent |
1 |
0 |
100 |
Help
|
String |
Shows a tooltip when you hover over the control |
null |
- |
- |
HorizontalAlignment
|
HorizontalAlignment |
Determines how the control is horizontally sized and positioned relative to its containing controls |
Stretch |
- |
- |
IsCascaded
|
Boolean |
Cascading used for the value binding |
False |
- |
- |
IsCascadedSet
|
Boolean |
True if value is cascaded (green), otherwise false (black) |
False |
- |
- |
IsFixedPath
|
Boolean |
true if path can not be edited |
False |
- |
- |
IsLabelBold
|
Boolean |
Emphasized display of the label |
False |
- |
- |
Label
|
String |
The text to display in the label portion of this control |
null |
- |
- |
LabelAlignment
|
LabelAlignment |
How flexible the control's width can be made in relation to the other controls of the same parent |
Left |
- |
- |
LabelWidth
|
Double |
The width of the label part of this control or its subcontrols (if they don't override this value) in device-independent pixels |
0 |
- |
- |
Path
|
String |
The selected path (directory or file) |
null |
- |
- |
Renderer |
String |
From Version 6.5.0.21. Specifies the Custom Renderer for this element.
|
- |
- |
- |
SelectType
|
SelectType |
Path selection mode |
Folder |
- |
- |
ShowLabel
|
Boolean |
Whether or not space of the label should be reserved when displaying this control |
True |
- |
- |
ShowNavLinkButton
|
Boolean |
Show or hide the nav-link button |
False |
- |
- |
ShowSelectButton
|
Boolean |
Show or hide the select button |
True |
- |
- |
Title
|
String |
The dialog title |
null |
- |
- |
UseLogger
|
Boolean |
Log changes on the value binding |
False |
- |
- |
ValueExpression
|
String |
Expression used for the value binding |
null |
- |
- |
VerticalAlignment
|
VerticalAlignment |
Determines how the control is vertically sized and positioned relative to its containing control |
Stretch |
- |
- |
Visible
|
Boolean |
Whether the control is visible or not |
True |
- |
- |
VisibleExpression
|
String |
Expression used for the Visible property |
null |
- |
- |
Width
|
Double |
Fixed width of the control |
NaN |
- |
- |
WidthFraction
|
Double |
The control width in relation to his layout width. |
1 |
0 |
1 |
WriteableMember
|
String |
MemberName to use for writing in cascaded-mode |
null |
- |
- |