SliderImageCollection.Slider Property
Gets an ImageSlider that owns the current SliderImageCollection.
Namespace: DevExpress.XtraEditors.Controls
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.Controls.IImageSlider | An ImageSlider that owns the current SliderImageCollection. |
See Also