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

ASPxScheduler.GenerateDefaultLayout(Boolean) Method

For internal use only.

Namespace: DevExpress.Web.ASPxScheduler

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

NuGet Package: DevExpress.Web.Scheduler

Declaration

public FormLayoutProperties GenerateDefaultLayout(
    bool fromControlDesigner
)

Parameters

Name Type
fromControlDesigner Boolean

Returns

Type
FormLayoutProperties
See Also