Back to Devexpress

RowsColumnsChangingEventArgsBase Properties

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

latest1.3 KB
Original Source

RowsColumnsChangingEventArgsBase Properties

Serves as the base for classes which provide data for the events which occur on inserting or removing rows and columns via the SpreadsheetControl‘s UI.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
CountGets the number of rows/columns that will be inserted or removed.
StartIndexGets the index of the first row/column after which rows/columns will be inserted or removed.

See Also

RowsColumnsChangingEventArgsBase Class

RowsColumnsChangingEventArgsBase Members

DevExpress.Spreadsheet Namespace