Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

DefinedNameEventArgsBase Class

Base class for classes that provides data for the DefinedNameDeleting and DefinedNameEditing events of the SpreadsheetControl.

Namespace: DevExpress.XtraSpreadsheet

Assembly: DevExpress.Spreadsheet.v20.2.Core.dll

Declaration

public abstract class DefinedNameEventArgsBase :
    CancelEventArgs
See Also