Back to Devexpress

PivotGridFieldBase.DrillDownColumnName Property

corelibraries-devexpress-dot-xtrapivotgrid-dot-pivotgridfieldbase-f1597426.md

latest1.2 KB
Original Source

PivotGridFieldBase.DrillDownColumnName Property

For internal use.

Namespace : DevExpress.XtraPivotGrid

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

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

Declaration

csharp
[Browsable(false)]
public string DrillDownColumnName { get; set; }
vb
<Browsable(False)>
Public Property DrillDownColumnName As String

Property Value

Type
String

See Also

PivotGridFieldBase Class

PivotGridFieldBase Members

DevExpress.XtraPivotGrid Namespace