SliderImageCollection.Remove(Image) Method
Removes the specified image from the current SliderImageCollection.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
Name | Type | Description |
---|---|---|
image | Image | An Image object to be removed from the current SliderImageCollection. |
See Also