Skip to main content
A newer version of this page is available. .

ASPxSchedulerImages.SmartTag Property

Gets the settings of an image displayed within the smart tag.

Namespace: DevExpress.Web.ASPxScheduler

Assembly: DevExpress.Web.ASPxScheduler.v19.1.dll

Declaration

public ButtonImageProperties SmartTag { get; }

Property Value

Type Description
ButtonImageProperties

An ButtonImageProperties object that contains image settings.

See Also