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





Gets or sets the top border thickness of the associated report element.

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

 Syntax

C#  Copy Code

public double TopBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property TopBorderThickness As Double

 Property Value

A double value specifying the thickness of the top border, expressed in device independent pixels.

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace