Back to Devexpress

TabbedLayoutGroupTabPageImage.ScrollRightButtonImage Property

aspnet-devexpress-dot-web-dot-tabbedlayoutgrouptabpageimage-0a4ecd73.md

latest1.2 KB
Original Source

TabbedLayoutGroupTabPageImage.ScrollRightButtonImage Property

Gets the settings of an image displayed within the scroll right button.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public ButtonImageProperties ScrollRightButtonImage { get; }
vb
Public ReadOnly Property ScrollRightButtonImage As ButtonImageProperties

Property Value

TypeDescription
ButtonImageProperties

A ButtonImageProperties object that contains image settings.

|

See Also

TabbedLayoutGroupTabPageImage Class

TabbedLayoutGroupTabPageImage Members

DevExpress.Web Namespace