Back to Devexpress

LayoutViewInfoCustomizingEventArgs Class

windowsforms-devexpress-dot-xtrascheduler-e547bfc4.md

latest1.4 KB
Original Source

LayoutViewInfoCustomizingEventArgs Class

Provides data for the SchedulerControl.LayoutViewInfoCustomizing event.

Namespace : DevExpress.XtraScheduler

Assembly : DevExpress.XtraScheduler.v25.2.dll

NuGet Package : DevExpress.Win.Scheduler

Declaration

csharp
public class LayoutViewInfoCustomizingEventArgs :
    EventArgs
vb
Public Class LayoutViewInfoCustomizingEventArgs
    Inherits EventArgs

LayoutViewInfoCustomizingEventArgs is the data class for the following events:

Inheritance

Object EventArgs LayoutViewInfoCustomizingEventArgs

See Also

LayoutViewInfoCustomizingEventArgs Members

DevExpress.XtraScheduler Namespace