FloatingInlineObjectLayoutOptionsFormShowingEventArgs Class
In This Article
Provides data for the RichEditControl.FloatingInlineObjectLayoutOptionsFormShowing event.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.2.dll
NuGet Package: DevExpress.Win.RichEdit
#Declaration
public class FloatingInlineObjectLayoutOptionsFormShowingEventArgs :
FormShowingEventArgs
#Inheritance
Object
EventArgs
ShowFormEventArgs
FormShowingEventArgs
FloatingInlineObjectLayoutOptionsFormShowingEventArgs
See Also