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.3261.0 (4.8.3261.0)
Syntaxpublic int FilterIndex { get; set; }Property Value
Int32
            The index of the default file filter.
            
See Also