ASPxSchedulerImages.FormCloseButton Property
In This Article
Gets the settings of an image displayed within the form’s close button.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public HeaderButtonImageProperties FormCloseButton { get; }
#Property Value
Type | Description |
---|---|
Header |
A Header |
See Also