ASPxSchedulerDialogLayoutSettings Class
In This Article
Contains settings that relate to a control’s dialog layout.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
NuGet Package: DevExpress.Web.Scheduler
#Declaration
public class ASPxSchedulerDialogLayoutSettings :
PropertiesBase
#Related API Members
The following members return ASPxSchedulerDialogLayoutSettings objects:
#Remarks
These settings can be accessed by the ASPxSchedulerOptionsForms.DialogLayoutSettings property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
ASPxSchedulerDialogLayoutSettings
See Also