windowsforms-devexpress-dot-xtrascheduler-dot-reporting-ac62095d.md
Represents a base class for information controls in the report.
Namespace : DevExpress.XtraScheduler.Reporting
Assembly : DevExpress.XtraScheduler.v25.2.Reporting.dll
NuGet Package : DevExpress.Win.SchedulerReporting
public abstract class TextInfoControlBase :
DataDependentControlBase
Public MustInherit Class TextInfoControlBase
Inherits DataDependentControlBase
The class introduces the TextInfoControlBase.AutoScaleFont, TextInfoControlBase.Font, TextInfoControlBase.ForeColor properties and the TextInfoControlBase.CustomizeText event.
Show 12 items
Object MarshalByRefObject Component XRControl DevExpress.XtraScheduler.Reporting.ReportViewControlBase DevExpress.XtraScheduler.Reporting.ReportRelatedControlBase DataDependentControlBase TextInfoControlBase ResourceInfo
See Also