[This is preliminary documentation and is subject to change.]
Defines top border style. Call corresponding Clear method to delete attribute in this instance
Namespace: NFX.WinForms.ControlsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public LineStyle BorderTop { get; set; }
public LineStyle BorderTop { get; set; }
Public Property BorderTop As LineStyle
Get
Set
Public Property BorderTop As LineStyle
Get
Set
public:
property LineStyle BorderTop {
LineStyle get ();
void set (LineStyle value);
}
public:
property LineStyle BorderTop {
LineStyle get ();
void set (LineStyle value);
}
member BorderTop : LineStyle with get, set
member BorderTop : LineStyle with get, set
Property Value
Type:
LineStyle