XRTableOfContentsTitle.Text Property
Specifies the text for the XRTableOfContents title.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
[DefaultValue("")]
[SRCategory(ReportStringId.CatAppearance)]
[XRLocalizable(true)]
public string Text { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value. |