FindControlItems(ColumnView) Constructor
Initializes a new instance of the FindControlItems class with specified settings.
Namespace: DevExpress.XtraGrid.Controls
Assembly: DevExpress.XtraGrid.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
view | ColumnView | The associated grid view. |
See Also