Gets or sets the border of this data range.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Border Border { get; set; } |
Visual Basic Copy Code |
---|
Public Property Border As Border |
An instance of the Border class. The default is an empty border.