MissingRegionMessage Property
Message to show as an error when the document element participates in calculation.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.74.9654.0
public string Message { get; set; }
Public Property Message As String
Get
Set
public:
property String^ Message {
String^ get ();
void set (String^ value);
}
member Message : string with get, set
Property Value
String