Back to Devexpress

FloatingInlineObjectLayoutOptionsFormShowingEventArgs Class

windowsforms-devexpress-dot-xtrarichedit-d8522298.md

latest1.8 KB
Original Source

FloatingInlineObjectLayoutOptionsFormShowingEventArgs Class

Provides data for the RichEditControl.FloatingInlineObjectLayoutOptionsFormShowing event.

Namespace : DevExpress.XtraRichEdit

Assembly : DevExpress.XtraRichEdit.v25.2.dll

NuGet Package : DevExpress.Win.RichEdit

Declaration

csharp
public class FloatingInlineObjectLayoutOptionsFormShowingEventArgs :
    FormShowingEventArgs
vb
Public Class FloatingInlineObjectLayoutOptionsFormShowingEventArgs
    Inherits FormShowingEventArgs

FloatingInlineObjectLayoutOptionsFormShowingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ShowFormEventArgs FormShowingEventArgs FloatingInlineObjectLayoutOptionsFormShowingEventArgs

See Also

FloatingInlineObjectLayoutOptionsFormShowingEventArgs Members

DevExpress.XtraRichEdit Namespace