Skip to main content
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.v23.2.Core.dll

NuGet Package: DevExpress.Spreadsheet.Core

Declaration

public abstract class ActiveSheetChangeEventArgsBase :
    EventArgs
See Also