ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / ColumnFilterEditor Class / UseComposedMenu Property

In This Topic
    UseComposedMenu Property
    In This Topic
    Gets or sets the composed menu using.
    Syntax
    'Declaration
     
    Public Property UseComposedMenu As Boolean
    public bool UseComposedMenu {get; set;}
    See Also