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

LayoutViewInfoCustomizingEventArgs Class

Provides data for the SchedulerControl.LayoutViewInfoCustomizing event.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v21.1.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Scheduler

Declaration

public class LayoutViewInfoCustomizingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
LayoutViewInfoCustomizingEventArgs
See Also