Gets or sets the brush used for drawing the title.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
SyntaxC#
Copy Code
|
|---|
public Brush TitleBrush { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property TitleBrush As Brush |
See Also