OpenFileOptionsFilterIndex Property |
Gets or sets the index of the filter that is shown by default.
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public int FilterIndex { get; set; }
Property Value
Int32
The index of the default file filter.
See Also