Skip to main content

PivotGridControl.PrefilterContainer Property

For internal use.

Namespace: DevExpress.Xpf.PivotGrid

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

Declaration

[Browsable(false)]
public FloatingContainer PrefilterContainer { get; protected set; }
<Browsable(False)>
Public Property PrefilterContainer As FloatingContainer

Property Value

Type
FloatingContainer

Remarks

This member supports the internal infrastructure and is not intended be used directly from your code.

See Also