Skip to main content

DataControlBase.ShowAllTableValuesInFilterPopupProperty Field

Identifies the DataControlBase.ShowAllTableValuesInFilterPopup dependency property.

Namespace: DevExpress.Xpf.Grid

Assembly: DevExpress.Xpf.Grid.v25.2.Core.dll

Declaration

public static readonly DependencyProperty ShowAllTableValuesInFilterPopupProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also