ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / C1DataFilter Class / PopupStyle Property

In This Topic
    PopupStyle Property (C1DataFilter)
    In This Topic
    Gets or sets the System.Windows.Style applied to the menu.
    Syntax
    'Declaration
     
    
    Public Property PopupStyle As Style
    public Style PopupStyle {get; set;}
    See Also