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

TextInfoControlBase Class

Represents a base class for information controls in the report.

Namespace: DevExpress.XtraScheduler.Reporting

Assembly: DevExpress.XtraScheduler.v20.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.

Inheritance

Show 12 items
Object
MarshalByRefObject
Component
XRControl
DevExpress.XtraScheduler.Reporting.ReportViewControlBase
DevExpress.XtraScheduler.Reporting.ReportRelatedControlBase
See Also