DiagramControl.FileDialogFilter Property
This property is obsolete. Use the DiagramOptionsBehavior.FileDialogFilter property instead.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public string FileDialogFilter { get; set; }
Property Value
Type |
---|
String |
See Also