Skip to main content

DataViewBase.ShowSearchPanelFindButtonProperty Field

Identifies the DataViewBase.ShowSearchPanelFindButton dependency property.

Namespace: DevExpress.Xpf.Grid

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

Declaration

public static readonly DependencyProperty ShowSearchPanelFindButtonProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also