Click or drag to resize

OpenFileOptionsFilterIndex Property

Gets or sets the index of the filter that is shown by default.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int FilterIndex { get; set; }

Property Value

Int32
The index of the default file filter.
See Also