AdvancedSaveFileDialogTitle Property

Gets or sets the title of the dialog

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
public string? Title { get; set; }

Property Value

String

See Also