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

ASPxSchedulerStyles.InplaceEditor Property

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

Namespace: DevExpress.Web.ASPxScheduler

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

Declaration

public AppearanceStyle InplaceEditor { get; }

Property Value

Type Description
AppearanceStyle

A AppearanceStyle object that contains the style settings.

See Also