Click or drag to resize
FdfDialogBoxMessage Property
Gets or sets the message to display within dialog box.

Namespace: FDF.Common.Runtime.Controls
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public string Message { get; set; }

Property Value

Type: String
See Also