A newer version of this page is available.
Switch to the current version.
DataViewBase.ActualSearchPanelPosition Property
Gets a position where the search panel is shown.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v19.1.Core.dll
Declaration
public SearchPanelPosition ActualSearchPanelPosition { get; protected set; }
Public Property ActualSearchPanelPosition As SearchPanelPosition
Property Value
Type | Description |
---|---|
SearchPanelPosition | A position of the search panel. |
See Also
Feedback