SpreadsheetGear.Windows.Controls Namespace > DropDownButton Class : BorderThickness Property |
'Declaration
Public Property BorderThickness As System.Windows.Thickness
'Usage
Dim instance As DropDownButton Dim value As System.Windows.Thickness instance.BorderThickness = value value = instance.BorderThickness
public System.Windows.Thickness BorderThickness {get; set;}
public read-write property BorderThickness: System.Windows.Thickness;
public function get,set BorderThickness : System.Windows.Thickness
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2