Gets or sets the brush used to paint the caption area of this table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public Brush CaptionBackBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property CaptionBackBrush As Brush |
An instance of a Brush-derived class. The default is null.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |