Back to Devexpress

ShowFloatingObjectLayoutOptionsFormCommand Class

officefileapi-devexpress-dot-xtrarichedit-dot-commands-0c07bfe4.md

latest2.0 KB
Original Source

ShowFloatingObjectLayoutOptionsFormCommand Class

Invokes the Shape Layout Dialog.

Namespace : DevExpress.XtraRichEdit.Commands

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public class ShowFloatingObjectLayoutOptionsFormCommand :
    SelectionBasedCommandBase
vb
Public Class ShowFloatingObjectLayoutOptionsFormCommand
    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 ShowFloatingObjectLayoutOptionsFormCommand

See Also

ShowFloatingObjectLayoutOptionsFormCommand Members

Shape Layout Dialog

DevExpress.XtraRichEdit.Commands Namespace