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





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

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

 Syntax

C#  Copy Code

public double BottomBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property BottomBorderThickness As Double

 Property Value

A double value specifying the thickness of the bottom border, expressed in device independent pixels. The default is 0.

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace