Gets or sets the style of the right border.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public DashStyle RightDashStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property RightDashStyle As DashStyle |
A member of the .NET DashStyle enumeration that specifies the dash pattern of the right side of the border. The default is Solid.