Skip to main content
A newer version of this page is available. .

HeaderFooterEditingEventArgs Class

Provides data for the StartHeaderFooterEditing and the FinishHeaderFooterEditing events.

Namespace: DevExpress.XtraRichEdit

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

Declaration

[ComVisible(true)]
public class HeaderFooterEditingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
HeaderFooterEditingEventArgs
See Also