Back to Devexpress

FilterTimeRegionEventArgs Class

wpf-devexpress-dot-xpf-dot-scheduling-d26828a3.md

latest1.4 KB
Original Source

FilterTimeRegionEventArgs Class

Provides data for the FilterTimeRegion event.

Namespace : DevExpress.Xpf.Scheduling

Assembly : DevExpress.Xpf.Scheduling.v25.2.dll

NuGet Package : DevExpress.Wpf.Scheduling

Declaration

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

FilterTimeRegionEventArgs is the data class for the following events:

Remarks

Instances of the FilterTimeRegionEventArgs class are automatically created, initialized, and passed to the corresponding event handlers.

Inheritance

Object EventArgs FilterTimeRegionEventArgs

See Also

FilterTimeRegionEventArgs Members

DevExpress.Xpf.Scheduling Namespace