ASPxClientImageSliderItem.text Property
In This Article
Gets the item’s display text.
#Declaration
TypeScript
text: string
#Property Value
Type | Description |
---|---|
string | A string value that is the item’s display text. |
See Also