FindControlItemsCore.RemoveItem(String) Method
Removes the item with the specified name.
Namespace: DevExpress.XtraLayout.Custom
Assembly: DevExpress.XtraLayout.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
itemName | String | The item name. |
Returns
Type | Description |
---|---|
Boolean |
|
See Also