TableColumn.Delete() Method
In This Article
Deletes a column from a table.
Namespace: DevExpress.Spreadsheet
Assembly: DevExpress.Spreadsheet.v24.2.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
#Declaration
#Remarks
The Delete method removes the column from the table. It does not remove the column from the worksheet.
See Also