Skip to main content

ASPxScheduler.GenerateDefaultLayout(Boolean) Method

For internal use only.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public FormLayoutProperties GenerateDefaultLayout(
    bool fromControlDesigner
)

Parameters

Name Type
fromControlDesigner Boolean

Returns

Type
FormLayoutProperties
See Also