New to Telerik UI for WPFStart a free 30-day trial

Definition

Namespace:Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders

Assembly:Telerik.Windows.Controls.RichTextBox.dll

Syntax:

C#
public class TableBorderUIElement : UserControl

Inheritance: objectTableBorderUIElement

Derived Classes: CrossTableBorderUIElementHorizontalTableBorderUIElementSentinelTableBorderUIElementVerticalTableBorderUIElement

Constructors

C#
public TableBorderUIElement()

Fields

C#
public static readonly int CrossBorderZIndex
C#
public static readonly int HorizontalBorderZIndex
C#
public static readonly int VerticalBorderZIndex

Properties

C#
public bool IsValid { get; set; }

Methods

C#
public virtual void UpdateSize(float width, float height)
Parameters:widthfloatheightfloat
C#
protected virtual void UpdateUIOverride()