Assembly: Express;
The IEaxGridViewSettings interface is used to work with data table parameters.
IEaxGridViewSettings
To get an object to work with data table parameters, use the IEaxGrid.ViewSettings property.
| Property name | Brief description | |
| CreateRegion | The CreateRegion property determines whether table region will be created in regular report. | |
| GetStyleSettings | The GetStyleSettings property returns style formatting settings for the specified header element. | |
| GetViewSettings | The GetViewSettings property returns display settings for the specified header element. | |
| HyperlinkAsText | The HyperlinkAsText property determines whether hyperlinks will be displayed in data table as simple text . | |
| OutputPart | The OutputPart property determines displayed table area. | |
| OutputRange | The OutputRange property determines a table output range. | |
| ShowRealBorderDataStyle | The ShowRealBorderDataStyle property determines whether the borders that intersect in a table cell are displayed. | |
| UseStyleFormatting | The UseStyleFormatting property determines whether proper data table formatting is used. | |
| UseTabSheetFormulas | The UseTabSheetFormulas property determines whether formulas from the sheet will be used. |
See also: