[This is preliminary documentation and is subject to change.]
Defines left 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 BorderLeft { get; set; }
public LineStyle BorderLeft { get; set; }
Public Property BorderLeft As LineStyle
Get
Set
Public Property BorderLeft As LineStyle
Get
Set
public:
property LineStyle BorderLeft {
LineStyle get ();
void set (LineStyle value);
}
public:
property LineStyle BorderLeft {
LineStyle get ();
void set (LineStyle value);
}
member BorderLeft : LineStyle with get, set
member BorderLeft : LineStyle with get, set
Property Value
Type:
LineStyle