[]
        
(Showing Draft Content)

FarPoint.Win.Spread.MessageBoxNotify.Message

Message Property

Message

Gets or sets the message.

Declaration
public string Message { get; set; }
Public Property Message As String
Property Value
Type Description
string

The message. The default is String.Empty.

Remarks

If this property is String.Empty or null, the message will be the ValidateInfo value.