EnumBorderBoxStyle
Enum
Defines the border rendering style.
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public enum BorderBoxStyle
Fields
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.