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





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

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

 Syntax

C#  Copy Code

public double LeftBorderThickness { get; set; }

Visual Basic  Copy Code

Public Property LeftBorderThickness As Double

 Property Value

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

 See Also

ReportStyle Members
ReportStyle Class
MindFusion.Scheduling.Reporting Namespace