TabControlImages.ActiveTab Property
Gets the settings of a tab image displayed within the active tab.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public TabImageProperties ActiveTab { get; }
Public ReadOnly Property ActiveTab As TabImageProperties
Property Value
Type | Description |
---|---|
TabImageProperties | A TabImageProperties object that contains image settings. |
See Also
Feedback