FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / ContextMenu Property

In This Topic
    ContextMenu Property (C1GridControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ContextMenu As ContextMenu
    public ContextMenu ContextMenu {get; set;}
    See Also