Click or drag to resize

DialogMessageCaption Property

Gets or sets the caption for the message box.

Namespace:  Enkoni.Framework.UI.Mvvm
Assembly:  Enkoni.Framework.UI (in Enkoni.Framework.UI.dll) Version: 1.3.0.1
Syntax
public string Caption { get; set; }

Property Value

Type: String
See Also