TextInfoControlBase Class
Represents a base class for information controls in the report.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.2.Reporting.dll
NuGet Package: DevExpress.Win.SchedulerReporting
#Declaration
public abstract class TextInfoControlBase :
DataDependentControlBase
#Remarks
The class introduces the TextInfoControlBase.AutoScaleFont, TextInfoControlBase.Font, TextInfoControlBase.ForeColor properties and the TextInfoControlBase.CustomizeText event.