Skip to main content

ToggleListCommandBase Class

The base for classes that provide functionality for two-state list options.

Namespace: DevExpress.XtraRichEdit.Commands

Assembly: DevExpress.RichEdit.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public abstract class ToggleListCommandBase :
    RichEditMenuItemSimpleCommand

Inheritance

Show 13 items
Object
Command
DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId>
See Also