Express > Express Assembly Interfaces > IEaxTitle
Assembly: Express;
Name space: Prognoz.Platform.Interop.Express;
The IEaxTitle interface is used to work with express repot header.
IEaxTitle
Property name | Brief description | |
![]() |
TagSelection | The TagSelection property determines substitution for visualizer metric in express report header. |
Property name | Brief description | |
![]() |
The BackgroundColor property determines the background color of the title. | |
![]() |
The BlackAndWhite property determines if the title is printed in black and white. | |
![]() |
The Font property determines the title font. | |
![]() |
The Height property determines the title area height. | |
![]() |
The IsControl property determines the criterion to display the title as a control. | |
![]() |
The IsTagIncluded property determines whether the selected substitution is in the title. | |
![]() |
The Text property determines ttitle text. | |
![]() |
The TextAlignment property defines the position of a flag inside the title field. | |
![]() |
The TextColor property determines the title text color. | |
![]() |
The Title property returns the title text obtained after processing of substitutions. | |
![]() |
The Visible property determines the criterion of the title visibility. | |
![]() |
The XamlText property determines title text in the XAML markup language. | |
![]() |
The XamlTitle property returns title text obtained after processing the substitutes, in the XAML markup language. |
See also: