Back to Devexpress

ASPxSchedulerImages.SmartTag Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-aspxschedulerimages.md

latest1.2 KB
Original Source

ASPxSchedulerImages.SmartTag Property

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

Namespace : DevExpress.Web.ASPxScheduler

Assembly : DevExpress.Web.ASPxScheduler.v25.2.dll

NuGet Package : DevExpress.Web.Scheduler

Declaration

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

Property Value

TypeDescription
ButtonImageProperties

An ButtonImageProperties object that contains image settings.

|

See Also

ASPxSchedulerImages Class

ASPxSchedulerImages Members

DevExpress.Web.ASPxScheduler Namespace