Skip to main content

PivotGridFieldBase.DrillDownColumnName Property

For internal use.

Namespace: DevExpress.XtraPivotGrid

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

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

#Declaration

[Browsable(false)]
public string DrillDownColumnName { get; set; }

#Property Value

Type
String
See Also