Back to Devexpress

SliderImageCollection.Slider Property

windowsforms-devexpress-dot-xtraeditors-dot-controls-dot-sliderimagecollection.md

latest1.4 KB
Original Source

SliderImageCollection.Slider Property

Gets an ImageSlider that owns the current SliderImageCollection.

Namespace : DevExpress.XtraEditors.Controls

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public IImageSlider Slider { get; }
vb
Public ReadOnly Property Slider As IImageSlider

Property Value

TypeDescription
DevExpress.XtraEditors.Controls.IImageSlider

An ImageSlider that owns the current SliderImageCollection.

|

See Also

SliderImageCollection Class

SliderImageCollection Members

DevExpress.XtraEditors.Controls Namespace