RadControls for WPF

ThreeDVerticalBorder

Namespace: Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder
Assembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2013.1.403.40

Syntax

C#
public class ThreeDVerticalBorder : VerticalTableBorderUIElement, 
	IComponentConnector
Visual Basic
Public Class ThreeDVerticalBorder _
	Inherits VerticalTableBorderUIElement _
	Implements IComponentConnector

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ContentControl
                System.Windows.Controls..::..UserControl
                  Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders..::..TableBorderUIElement
                    Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders..::..VerticalTableBorderUIElement
                      Telerik.Windows.Documents.UI.Layers.TableDecorationLayers.TableBorders.ThreeDBorder..::..ThreeDVerticalBorder

See Also