ClassDoubleHorizontalBorder
Class
DoubleHorizontalBorder
Definition
Namespace:Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.DoubleBorder
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
cs-api-definition
public class DoubleHorizontalBorder : HorizontalTableBorderUIElement, IComponentConnector
Inheritance: objectTableBorderUIElementHorizontalTableBorderUIElementDoubleHorizontalBorder
Implements:
Inherited Members
Constructors
DoubleHorizontalBorder()
Declaration
cs-api-definition
public DoubleHorizontalBorder()
Methods
InitializeComponent()
InitializeComponent
Declaration
cs-api-definition
public void InitializeComponent()
UpdateSize(float, float)
Updates the size of the double horizontal border with the specified width and height.
UpdateUIOverride()
Declaration
cs-api-definition
protected override void UpdateUIOverride()
Overrides