FindControlItemsCore.RemoveItems(String[], Boolean) Method
Removes all custom items with the specified names.
Namespace: DevExpress.XtraLayout.Custom
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
item |
String[] | Item names. |
#Optional Parameters
Name | Type | Default | Description |
---|---|---|---|
refresh |
Boolean | False |
|