OpenFileOptionsTitle Property | 
            Gets or sets the title of the open file dialog.
            
Namespace: Altaxo.GuiAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic string Title { get; set; }Property Value
String
            The title.
            
See Also