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

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