| |
Property name |
Brief description |
 |
AdditionalHeaderSize |
The AdditionalHeaderSize property returns size of additional table headers. |
 |
AdjustMode |
Outdated. The AdjustMode property determines the mode of autofitting cell size. This property is outdated, use IEaxGridAdjustSettings.Mode instead. |
 |
AdjustSettings |
The AdjustSettings property returns parameters of cell size autofitting. |
 |
AllowEditWhenNotCalculated |
The AllowEditWhenNotCalculated property determines whether table can be edited before its calculation. |
 |
ColumnName |
The ColumnName property returns name of the header of an express report table column. |
 |
DataDisplayModeInteractive |
The DataDisplayModeInteractive property determines whether data of the express report table is automatically refreshed. |
 |
DiagnosticReport |
The DiagnosticReport property determines diagnostic report for table. |
 |
DimRange |
The DimRange property returns table cell range where elements of the dimension specified by key are shown. |
 |
DisplayGrid |
Outdated. Use the following property: ITabView.DisplayGrid. |
 |
DiaplayLegend |
The DiaplayLegend property determines whether the chart legend is displayed in the express report table. |
 |
DisplayNumbers |
Outdated. Use ITabView.DisplayRowNumbers, ITabView.DisplayColumnNames. |
 |
DisplayActiveSortIconOnly |
The DisplayActiveSortIconOnly property determines whether a sorting icon is displayed for column/row with enabled sorting. |
 |
FillTabSheet |
The FillTabSheet property determines whether data in analytical area will be displayed on opening a report for edit. |
 |
FixHeaders |
Outdated. Use ITabSheet.FixHeaders. |
 |
FixHeadersOnPrint |
The FixHeadersOnPrint property determines whether headers of express report table are fixed on printing this report. |
 |
FootnotePanelOptions |
The FootnotePanelOptions property returns location parameters of footnote panel. |
 |
HeaderSize |
The HeaderSize property returns size of table headers. |
 |
HeaderTitle |
The HeaderTitle property determines corner header text. |
 |
HeaderTitleContentType |
The HeaderTitleContentType property determines name type in the table corner header. |
 |
HeaderTitleType |
The HeaderTitleType property determines header type table corner. |
 |
Hierarchical |
Outdated. The Hierarchical property determines whether a drop-down hierarchy is shown by rows or columns in the express report table. |
 |
HierarchicalIndent |
Outdated. Use IEaxGridHeaderSettings.HierarchyIndent. |
 |
HighlightEvaluatedCells |
The HighlightEvaluatedCells property determines icons display for calculated elements cells. |
 |
IndicatorSeparator |
The IndicatorSeparator property determines a separator between dictionary attributes and cell vales. |
 |
InternalHyperlinksEnabled |
The InternalHyperlinksEnabled property determines whether hyperlinks are used for data drilldown in the table. |
 |
IsCellDrillable |
The IsCellDrillable property returns whether data drilldown is available for the specified table cell. |
 |
IsColumnEvaluated |
The IsColumnEvaluated property returns True if the column with the index passed in the Column parameter is calculable. |
 |
IsRangeDrillable |
The IsRangeDrillable property returns whether data drilldown is available for the specified table cells range. |
 |
IsRowEvaluated |
The IsRowEvaluated property returns True if the row with the index passed in the Row parameter is calculable. |
 |
Legends |
The Legends property returns a collection of table legends. |
 |
OutPutRect |
The OutPutRect property determines parameters of the table rectangular area. |
 |
Range |
The Range property returns range of the table rectangular area. |
 |
RowName |
The RowName property returns name of the header of an express report table row. |
 |
SparklinesPosition |
The SparklinesPosition property determines a plot area for sparklines in the table. |
 |
SpecificRange |
The SpecificRange property returns the cell range for the integral part type of express report table. |
 |
Style |
The Style property returns object that contains parameters of displaying express report table. |
 |
TabSheet |
The TabSheet property returns object that contains parameters of express report table elements. |
 |
TotalsRange |
The TotalsRange property returns table cell range with displayed totals by columns or rows. |
 |
Transposed |
The Transposed property determines whether the table is transposed. |
 |
ViewSettings |
The ViewSettings property determines data table display parameters. |