Skip to main content

DiagramControl.FileDialogFilter Property

This property is obsolete. Use the DiagramOptionsBehavior.FileDialogFilter property instead.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v23.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string FileDialogFilter { get; set; }

Property Value

Type
String
See Also