Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1HeaderedItemsControl Class / CornerRadius Property

In This Topic
    CornerRadius Property (C1HeaderedItemsControl)
    In This Topic
    Gets or sets the System.Windows.CornerRadius of the border.
    Syntax
    'Declaration
     
    
    Public Property CornerRadius As CornerRadius
    public CornerRadius CornerRadius {get; set;}
    See Also