MindFusion.Wpf Pack Programmer's Guide
ReportStyle.TopBorderBrush Property
See Also
 





Gets or sets a brush that describes the top border of the associated report element.

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting

 Syntax

C#  Copy Code

public Brush TopBorderBrush { get; set; }

Visual Basic  Copy Code

Public Property TopBorderBrush As Brush

 Property Value

An instance of a Brush-derived class. The default is null (Nothing in Visual Basic).

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace