ASPxScheduler.GenerateDefaultLayout(Boolean) Method
In This Article
For internal use only.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public FormLayoutProperties GenerateDefaultLayout(
bool fromControlDesigner
)
#Parameters
Name | Type |
---|---|
from |
Boolean |
#Returns
Type |
---|
Form |
See Also