Gets or sets the height of the table's caption bar. This is a dependency property.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public double CaptionHeight { get; set; } |
Visual Basic
![]() |
---|
Public Property CaptionHeight As Double |
A double value specifying the height of the table caption. Initialized with the value of TableCaptionHeight.
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.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |