DXFileDialog.CustomPlaces Property
In This Article
For internal use.
Namespace: DevExpress.Xpf.Dialogs
Assembly: DevExpress.Xpf.Dialogs.v24.2.dll
NuGet Package: DevExpress.Wpf.Dialogs
#Declaration
[Browsable(false)]
public IList<FileDialogCustomPlace> CustomPlaces { get; }
#Property Value
Type |
---|
IList<File |
#Remarks
This member supports the internal infrastructure, and is not intended to be used directly from your code.
See Also