ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TabItemBorder Class / ShapeProperty Field



In This Topic
    ShapeProperty Field
    In This Topic
    Identifies the Shape dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ShapeProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TabItemBorder.ShapeProperty
    public static readonly DependencyProperty ShapeProperty
    public:
    static readonly DependencyProperty^ ShapeProperty
    See Also