Skip to main content
A newer version of this page is available. .
.NET Standard 2.0+
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.v19.1.Core.dll

Declaration

public abstract class ActiveSheetChangeEventArgsBase :
    EventArgs
See Also