Base Button ListBorder Style Property
This property is used to set or get the border style
Definition
Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2024.12.31.0
C#
public Border3DStyle BorderStyle { get; set; }VB
Public Property BorderStyle As Border3DStyle
Get
SetC++
public:
property Border3DStyle BorderStyle {
Border3DStyle get ();
void set (Border3DStyle value);
}F#
member BorderStyle : Border3DStyle with get, setProperty Value
Border3DStyleRemarks
The default is to use an etched border