ASP.NET Pack Programmer's Guide
TableNode.CaptionBrush Property
See Also
 





Gets or sets the brush used to paint the table caption.

Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming

 Syntax

C#  Copy Code

public Brush CaptionBrush { get; set; }

Visual Basic  Copy Code

Public Property CaptionBrush As Brush

 Property Value

An instance of a MindFusion.Drawing.Brush-derived class.

 See Also

TableNode Members
TableNode Class
MindFusion.Diagramming Namespace
CaptionHeight Property
CaptionFormat Property
Caption Property