Back to Devexpress

ActiveSheetChangingEventArgs Properties

officefileapi-devexpress-dot-spreadsheet-dot-activesheetchangingeventargs-dot-underscore-properties.md

latest1.1 KB
Original Source

ActiveSheetChangingEventArgs Properties

Provides data for the SpreadsheetControl.ActiveSheetChanging event.

NameDescription
CancelGets or sets whether the changing the active sheet should be canceled.
NewActiveSheetNameGets the name of the new active worksheet. Inherited from ActiveSheetChangeEventArgsBase.
OldActiveSheetNameGets the name of the old active worksheet. Inherited from ActiveSheetChangeEventArgsBase.

See Also

ActiveSheetChangingEventArgs Class

ActiveSheetChangingEventArgs Members

DevExpress.Spreadsheet Namespace