Back to Devexpress

CustomExportCellEventArgsBase.ColumnFieldIndex Property

corelibraries-devexpress-dot-pivotgrid-dot-printing-dot-customexportcelleventargsbase-be84d965.md

latest1.2 KB
Original Source

CustomExportCellEventArgsBase.ColumnFieldIndex Property

For internal use.

Namespace : DevExpress.PivotGrid.Printing

Assembly : DevExpress.PivotGrid.v25.2.Core.dll

NuGet Packages : DevExpress.PivotGrid.Core, DevExpress.Win.Navigation

Declaration

csharp
public int ColumnFieldIndex { get; }
vb
Public ReadOnly Property ColumnFieldIndex As Integer

Property Value

Type
Int32

See Also

CustomExportCellEventArgsBase Class

CustomExportCellEventArgsBase Members

DevExpress.PivotGrid.Printing Namespace