Back to Devexpress

TextCustomizingEventArgs Class

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-33a7e0a8.md

latest1.6 KB
Original Source

TextCustomizingEventArgs Class

Provides data for the TextInfoControlBase.CustomizeText event raised by information controls, such as TimeIntervalInfo and ResourceInfo.

Namespace : DevExpress.XtraScheduler.Reporting

Assembly : DevExpress.XtraScheduler.v25.2.Reporting.dll

NuGet Package : DevExpress.Win.SchedulerReporting

Declaration

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

TextCustomizingEventArgs is the data class for the following events:

Inheritance

Object EventArgs TextCustomizingEventArgs

See Also

TextCustomizingEventArgs Members

DevExpress.XtraScheduler.Reporting Namespace