Skip to main content

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.v23.2.Reporting.dll

NuGet Package: DevExpress.Win.SchedulerReporting

Declaration

public class TextCustomizingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TextCustomizingEventArgs
See Also