DiagramLite Programmer's Guide
Diagram.TableCaption Property
See Also
 





Gets or sets the default text for tables' captions.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public string TableCaption { get; set; }

Visual Basic  Copy Code

Public Property TableCaption As String

 Property Value

 Remarks

The Caption property of new tables is initialized with the value of TableCaption.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace