Gets or sets a value indicating whether the bubble's text can be on more than one line.
Namespace: MindFusion.Mapping.WebForms
Package: MindFusion.Mapping.WebForms
C# Copy Code |
---|
public bool Multiline { get; set; } |
Visual Basic Copy Code |
---|
Public Property Multiline As Boolean |