FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / PopupStyle Property

In This Topic
    PopupStyle Property (GridColumnHeaderCell)
    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