ASPxSchedulerStyles.InplaceEditor Property
In This Article
Gets the style settings that define the appearance of the inplace editors.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public AppearanceStyle InplaceEditor { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
See Also