Gets or sets the height of the table's caption area. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public double CaptionHeight { get; set; } |
Visual Basic Copy Code |
---|
Public Property CaptionHeight As Double |
Keep in mind that tables are moved by clicking their captions and dragging. Don't make captions too narrow or they would become harder to move.