ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View Namespace / BoolFilterPresenter Class / ExpandedCornerRadius Property

In This Topic
    ExpandedCornerRadius Property (BoolFilterPresenter)
    In This Topic
    Corner radius of the presenter
    Syntax
    'Declaration
     
    
    Public Property ExpandedCornerRadius As CornerRadius
    public CornerRadius ExpandedCornerRadius {get; set;}
    See Also