Gets or sets the border of this container.
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 value is an empty Border object.