Skip to main content
A newer version of this page is available.

ContextToolbarRadioButton Class

A ContextToolbarControl‘s radio button.

Namespace: DevExpress.WinUI.Ribbon

Assembly: DevExpress.WinUI.Ribbon.v21.1.dll

Declaration

public class ContextToolbarRadioButton :
    RibbonRadioButtonBase,
    IContextToolbarItem,
    IFlyoutItem,
    IRibbonItemBase,
    IVisualItem
See Also