IEaxGridViewSettings

Assembly: Express;

Name space: Prognoz.Platform.Interop.Express;

Description

The IEaxGridViewSettings interface is used to work with data table parameters.

Inheritance Hierarchy

          IEaxGridViewSettings

Comments

To get an object for working with data table parameters, use IEaxGrid.ViewSettings.

Properties

  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 table output range.
UseStyleFormatting The UseStyleFormatting property determines whether current sheet formatting will be used.

See also:

Express Assembly Interfaces