Back to Devexpress

TextInfoControlBase Class

windowsforms-devexpress-dot-xtrascheduler-dot-reporting-ac62095d.md

latest2.4 KB
Original Source

TextInfoControlBase Class

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

Declaration

csharp
public abstract class TextInfoControlBase :
    DataDependentControlBase
vb
Public MustInherit Class TextInfoControlBase
    Inherits 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 DataDependentControlBase TextInfoControlBase ResourceInfo

TimeIntervalInfoBase

TimeIntervalInfo

FormatTimeIntervalInfo

See Also

TextInfoControlBase Members

DevExpress.XtraScheduler.Reporting Namespace