ControllersCreatingEventArgs(View, Boolean) Constructor
Initializes a new instance of the ControllersCreatingEventArgs class with specified settings.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| view | View | The current View. |
| filterByView | Boolean |
|
See Also