MindFusion WinForms Programmer's Guide
ControlWrapper.Border Property
See Also
 





Gets or sets the border of the wrapped control.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Border Border { get; set; }

Visual Basic  Copy Code

Public Property Border As Border

 Property Value

An instance of the Border class specifying the border around the object.

 See Also

ControlWrapper Members
ControlWrapper Class
MindFusion.Reporting Namespace