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.v24.2.Core.dll

NuGet Package: DevExpress.RichEdit.Core

Declaration

public abstract class ToggleListCommandBase :
    RichEditMenuItemSimpleCommand

Inheritance

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