ComponentOne FinancialChart for WPF
C1.WPF Namespace / ScrollBarCornerRadiusBuilder Class / BottomRightProperty Field



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