Back to Devexpress

ASPxSchedulerStyles.InplaceEditor Property

aspnet-devexpress-dot-web-dot-aspxscheduler-dot-aspxschedulerstyles-3aa5e7ba.md

latest1.2 KB
Original Source

ASPxSchedulerStyles.InplaceEditor Property

Gets the style settings that define the appearance of the inplace editors.

Namespace : DevExpress.Web.ASPxScheduler

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

NuGet Package : DevExpress.Web.Scheduler

Declaration

csharp
public AppearanceStyle InplaceEditor { get; }
vb
Public ReadOnly Property InplaceEditor As AppearanceStyle

Property Value

TypeDescription
AppearanceStyle

A AppearanceStyle object that contains the style settings.

|

See Also

ASPxSchedulerStyles Class

ASPxSchedulerStyles Members

DevExpress.Web.ASPxScheduler Namespace