TabbedLayoutGroupTabPageImage.ActiveTabImage Property
In This Article
Gets the image settings displayed by the active tab within the tabbed layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public TabImageProperties ActiveTabImage { get; }
#Property Value
Type | Description |
---|---|
Tab |
A Tab |
See Also