Skip to main content

LayoutViewInfoCustomizingEventArgs Class

Provides data for the SchedulerControl.LayoutViewInfoCustomizing event.

Namespace: DevExpress.XtraScheduler

Assembly: DevExpress.XtraScheduler.v23.2.dll

NuGet Package: DevExpress.Win.Scheduler

Declaration

public class LayoutViewInfoCustomizingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
LayoutViewInfoCustomizingEventArgs
See Also