WatermarkFormShowingEventArgs Class
Contains data for the RichEditControl.WatermarkFormShowing event.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.XtraRichEdit.v24.2.dll
Declaration
Remarks
A WatermarkFormShowingEventArgs
class instance is automatically created, initialized, and passed to the RichEditControl.WatermarkFormShowing event handler.
Inheritance
Object
EventArgs
ShowFormEventArgs
FormShowingEventArgs
WatermarkFormShowingEventArgs
See Also