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

ActiveSheetChangeEventArgsBase Class

Base class for classes that provides data for the ActiveSheetChanging and ActiveSheetChanged events of the SpreadsheetControl.

Namespace: DevExpress.Spreadsheet

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

Declaration

public abstract class ActiveSheetChangeEventArgsBase :
    EventArgs
See Also