Skip to main content

FormatConditionBase.GetApplyToFieldName() Method

For internal use.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: 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