GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayoutProgressEventArgs Class
/ Message Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Message Property
In This Topic
Gets or sets an optional message string that describes the current state of the call to
PerformLayout
.
Syntax
C#
public
string
Message {
get
;
set
;}
Property Value
This defaults to null.
See Also
Reference
GoLayoutProgressEventArgs Class
GoLayoutProgressEventArgs Members