Back to Devexpress

CustomExportCellEventArgsBase.RowFieldIndex Property

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

latest1.2 KB
Original Source

CustomExportCellEventArgsBase.RowFieldIndex 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 RowFieldIndex { get; }
vb
Public ReadOnly Property RowFieldIndex As Integer

Property Value

Type
Int32

See Also

CustomExportCellEventArgsBase Class

CustomExportCellEventArgsBase Members

DevExpress.PivotGrid.Printing Namespace