Back to Devexpress

ShowNumberingListFormCommandBase Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-aba32ab2.md

latest1.9 KB
Original Source

ShowNumberingListFormCommandBase Class

A base class for ShowNumberingListFormCommand and RtlShowNumberingListFormCommand classes.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ShowNumberingListFormCommandBase :
    SelectionBasedCommandBase
vb
Public Class ShowNumberingListFormCommandBase
    Inherits SelectionBasedCommandBase

Inheritance

Object Command DevExpress.Utils.Commands.ControlCommand<IRichEditControl, RichEditCommandId, DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> DevExpress.XtraRichEdit.Commands.RichEditCommandBase<DevExpress.XtraRichEdit.Localization.XtraRichEditStringId> RichEditCommand DevExpress.XtraRichEdit.Commands.SelectionBasedCommandBase ShowNumberingListFormCommandBase ShowNumberingListFormCommand

See Also

ShowNumberingListFormCommandBase Members

DevExpress.XtraRichEdit.Commands Namespace