Skip to main content
A newer version of this page is available. .

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

Declaration

public class TextCustomizingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TextCustomizingEventArgs
See Also