Enum BorderBoxStyle
Defines the border rendering style.
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public enum BorderBoxStyle
FourBorders
Each of the four borders and their "shadow" colors can have disparate customization. Note that shape and gradient would NOT be applied.
OuterInnerBorders
Draw inner and outer gradient borders, regarding parent element's shape. Inner and outer borders would share the specified border width.
SingleBorder
All four borders share same customization, using gradient, regarding parent element's shape.