Skip to main content
A newer version of this page is available. .

FormatConditionBase.GetApplyToFieldName() Method

For internal use.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public virtual string GetApplyToFieldName()

Returns

Type
String

Remarks

This method supports the internal infrastructure and is not intended to be called directly from your code.

See Also