Back to Devexpress

ColumnsChangingEventArgs Properties

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

latest1.5 KB
Original Source

ColumnsChangingEventArgs Properties

Provides data for the SpreadsheetControl.ColumnsInserting and SpreadsheetControl.ColumnsRemoving events.

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. Inherited from RowsColumnsChangingEventArgsBase.
StartIndexGets the index of the first row/column after which rows/columns will be inserted or removed. Inherited from RowsColumnsChangingEventArgsBase.

See Also

ColumnsChangingEventArgs Class

ColumnsChangingEventArgs Members

DevExpress.Spreadsheet Namespace