TdxImageSlider.ItemIndex Property
Specifies the image that is shown in the slider control.
Declaration
property ItemIndex; default -1;
Property Value
Type |
---|
Integer |
Remarks
This property is inherited from the TdxCustomImageSlider class and is initialized with -1. Refer to the TdxCustomImageSlider.ItemIndex topic to learn about this property.
See Also