Click or drag to resize

IGuiFactoryServiceShowOpenFileDialog Method

[Missing <summary> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.ShowOpenFileDialog(Altaxo.Gui.OpenFileOptions)"]


Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
bool ShowOpenFileDialog(
	OpenFileOptions options
)

Parameters

options  OpenFileOptions

[Missing <param name="options"/> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.ShowOpenFileDialog(Altaxo.Gui.OpenFileOptions)"]

Return Value

Boolean

[Missing <returns> documentation for "M:Altaxo.Main.Services.IGuiFactoryService.ShowOpenFileDialog(Altaxo.Gui.OpenFileOptions)"]

See Also